List Info

Thread: i have trouble with build pnet on OpenBSD




i have trouble with build pnet on OpenBSD
user name
2006-09-07 06:04:55
        Hello All.
        
i have trouble with build pnet on OpenBSD.

Making all in .
Making all in libgc
Making all in doc
Making all in include
Making all in libffi
make "AR_FLAGS="  "CC_FOR_BUILD=" 
"CFLAGS=-march=pentium -Wall"  "CXXFLAGS=
-march=pentium"  "CFLAGS_FOR_BUILD=" 
"CFLAGS_FOR_TARGET=" 
"INSTALL=/usr/bin/install -c" 
"INSTALL_DATA=/usr/bin/install -c -m 644" 
"INSTALL_PROGRAM=/usr/bin/install -c" 
"INSTALL_SCRIPT=/usr/bin/install -c" 
"JC1FLAGS="  "LDFLAGS=" 
"LIBCFLAGS=" 
"LIBCFLAGS_FOR_TARGET="  "MAKE=make"
 "MAKEINFO=/bin/sh /root/down/dotgnu/pnet/missing
--run makeinfo "  "PICFLAG=" 
"PICFLAG_FOR_TARGET=" 
"RUNTESTFLAGS="  "SHELL=/bin/sh" 
"exec_prefix=/usr/local" 
"infodir=/usr/local/info" 
"libdir=/usr/local/lib/pnet" 
"prefix=/usr/local"  "AR=ar" 
"AS=as"  "CC=gcc" 
"CXX=c++"  "LD=ld" 
"NM="  "RANLIB=ranlib" 
"DESTDIR=" all-recursive
Making all in include
true "AR_FLAGS="  "CC_FOR_BUILD=" 
"CFLAGS=-march=pentium -Wall" 
"CXXFLAGS=-march=pentium" 
"CFLAGS_FOR_BUILD=" 
"CFLAGS_FOR_TARGET=" 
"INSTALL=/usr/bin/install -c" 
"INSTALL_DATA=/usr/bin/install -c -m 644" 
"INSTALL_PROGRAM=/usr/bin/install -c" 
"INSTALL_SCRIPT=/usr/bin/install -c" 
"JC1FLAGS="  "LDFLAGS=" 
"LIBCFLAGS=" 
"LIBCFLAGS_FOR_TARGET="  "MAKE=make"
 "MAKEINFO=/bin/sh /root/down/dotgnu/pnet/missing
--run makeinfo   "  "PICFLAG=" 
"PICFLAG_FOR_TARGET=" 
"RUNTESTFLAGS="  "SHELL=/bin/sh" 
"exec_prefix=/usr/local" 
"infodir=/usr/local/info" 
"libdir=/usr/local/lib/pnet" 
"prefix=/usr/local"  "AR=ar" 
"AS=as"  "CC=gcc" 
"CXX=c++"  "LD=ld" 
"NM="  "RANLIB=ranlib" 
"DESTDIR=" DO=all multi-do # make
Making all in include
make  all-am
Using $< in a non-suffix rule context is a GNUmake idiom
(line 455 of Makefile)
*** Error code 2

Stop in /root/down/dotgnu/pnet/include (line 221 of
Makefile).
*** Error code 1

Stop in /root/down/dotgnu/pnet (line 281 of Makefile).

I use "current" version OpenBSD.
Thread model: single
gcc version 3.3.5 (propolice)
GNU Make 3.80

 Anybody can help me?


                 Nazarianin (Aleksey Leonov)


_______________________________________________
Pnet-developers mailing list
Pnet-developersdotgnu.org
ht
tp://dotgnu.org/mailman/listinfo/pnet-developers
i have trouble with build pnet on OpenBSD
user name
2006-09-07 06:40:35
Are you sure that you use GNU make?

2006/9/7, Nazarianin <aleonovoldham.utk.ru>:
>         Hello All.
>
> i have trouble with build pnet on OpenBSD.
>
> Making all in .
> Making all in libgc
> Making all in doc
> Making all in include
> Making all in libffi
> make "AR_FLAGS=" 
"CC_FOR_BUILD="  "CFLAGS=-march=pentium
-Wall"  "CXXFLAGS= -march=pentium" 
"CFLAGS_FOR_BUILD=" 
"CFLAGS_FOR_TARGET=" 
"INSTALL=/usr/bin/install -c" 
"INSTALL_DATA=/usr/bin/install -c -m 644" 
"INSTALL_PROGRAM=/usr/bin/install -c" 
"INSTALL_SCRIPT=/usr/bin/install -c" 
"JC1FLAGS="  "LDFLAGS=" 
"LIBCFLAGS=" 
"LIBCFLAGS_FOR_TARGET="  "MAKE=make"
 "MAKEINFO=/bin/sh /root/down/dotgnu/pnet/missing
--run makeinfo "  "PICFLAG=" 
"PICFLAG_FOR_TARGET=" 
"RUNTESTFLAGS="  "SHELL=/bin/sh" 
"exec_prefix=/usr/local" 
"infodir=/usr/local/info" 
"libdir=/usr/local/lib/pnet" 
"prefix=/usr/local"  "AR=ar" 
"AS=as"  "CC=gcc" 
"CXX=c++"  "LD=ld" 
"NM="  "RANLIB=ranlib" 
"DESTDIR=" all-recursive
> Making all in include
> true "AR_FLAGS=" 
"CC_FOR_BUILD="  "CFLAGS=-march=pentium
-Wall"  "CXXFLAGS=-march=pentium" 
"CFLAGS_FOR_BUILD=" 
"CFLAGS_FOR_TARGET=" 
"INSTALL=/usr/bin/install -c" 
"INSTALL_DATA=/usr/bin/install -c -m 644" 
"INSTALL_PROGRAM=/usr/bin/install -c" 
"INSTALL_SCRIPT=/usr/bin/install -c" 
"JC1FLAGS="  "LDFLAGS=" 
"LIBCFLAGS=" 
"LIBCFLAGS_FOR_TARGET="  "MAKE=make"
 "MAKEINFO=/bin/sh /root/down/dotgnu/pnet/missing
--run makeinfo   "  "PICFLAG=" 
"PICFLAG_FOR_TARGET=" 
"RUNTESTFLAGS="  "SHELL=/bin/sh" 
"exec_prefix=/usr/local" 
"infodir=/usr/local/info" 
"libdir=/usr/local/lib/pnet" 
"prefix=/usr/local"  "AR=ar" 
"AS=as"  "CC=gcc" 
"CXX=c++"  "LD=ld" 
"NM="  "RANLIB=ranlib" 
"DESTDIR=" DO=all multi-do # make
> Making all in include
> make  all-am
> Using $< in a non-suffix rule context is a GNUmake
idiom (line 455 of Makefile)
> *** Error code 2
>
> Stop in /root/down/dotgnu/pnet/include (line 221 of
Makefile).
> *** Error code 1
>
> Stop in /root/down/dotgnu/pnet (line 281 of Makefile).
>
> I use "current" version OpenBSD.
> Thread model: single
> gcc version 3.3.5 (propolice)
> GNU Make 3.80
>
>  Anybody can help me?
>
>
>                  Nazarianin (Aleksey Leonov)
>
>
> _______________________________________________
> Pnet-developers mailing list
> Pnet-developersdotgnu.org
> ht
tp://dotgnu.org/mailman/listinfo/pnet-developers
>
_______________________________________________
Pnet-developers mailing list
Pnet-developersdotgnu.org
ht
tp://dotgnu.org/mailman/listinfo/pnet-developers
i have trouble with build pnet on OpenBSD
user name
2006-09-07 06:40:35
Are you sure that you use GNU make?

2006/9/7, Nazarianin <aleonovoldham.utk.ru>:
>         Hello All.
>
> i have trouble with build pnet on OpenBSD.
>
> Making all in .
> Making all in libgc
> Making all in doc
> Making all in include
> Making all in libffi
> make "AR_FLAGS=" 
"CC_FOR_BUILD="  "CFLAGS=-march=pentium
-Wall"  "CXXFLAGS= -march=pentium" 
"CFLAGS_FOR_BUILD=" 
"CFLAGS_FOR_TARGET=" 
"INSTALL=/usr/bin/install -c" 
"INSTALL_DATA=/usr/bin/install -c -m 644" 
"INSTALL_PROGRAM=/usr/bin/install -c" 
"INSTALL_SCRIPT=/usr/bin/install -c" 
"JC1FLAGS="  "LDFLAGS=" 
"LIBCFLAGS=" 
"LIBCFLAGS_FOR_TARGET="  "MAKE=make"
 "MAKEINFO=/bin/sh /root/down/dotgnu/pnet/missing
--run makeinfo "  "PICFLAG=" 
"PICFLAG_FOR_TARGET=" 
"RUNTESTFLAGS="  "SHELL=/bin/sh" 
"exec_prefix=/usr/local" 
"infodir=/usr/local/info" 
"libdir=/usr/local/lib/pnet" 
"prefix=/usr/local"  "AR=ar" 
"AS=as"  "CC=gcc" 
"CXX=c++"  "LD=ld" 
"NM="  "RANLIB=ranlib" 
"DESTDIR=" all-recursive
> Making all in include
> true "AR_FLAGS=" 
"CC_FOR_BUILD="  "CFLAGS=-march=pentium
-Wall"  "CXXFLAGS=-march=pentium" 
"CFLAGS_FOR_BUILD=" 
"CFLAGS_FOR_TARGET=" 
"INSTALL=/usr/bin/install -c" 
"INSTALL_DATA=/usr/bin/install -c -m 644" 
"INSTALL_PROGRAM=/usr/bin/install -c" 
"INSTALL_SCRIPT=/usr/bin/install -c" 
"JC1FLAGS="  "LDFLAGS=" 
"LIBCFLAGS=" 
"LIBCFLAGS_FOR_TARGET="  "MAKE=make"
 "MAKEINFO=/bin/sh /root/down/dotgnu/pnet/missing
--run makeinfo   "  "PICFLAG=" 
"PICFLAG_FOR_TARGET=" 
"RUNTESTFLAGS="  "SHELL=/bin/sh" 
"exec_prefix=/usr/local" 
"infodir=/usr/local/info" 
"libdir=/usr/local/lib/pnet" 
"prefix=/usr/local"  "AR=ar" 
"AS=as"  "CC=gcc" 
"CXX=c++"  "LD=ld" 
"NM="  "RANLIB=ranlib" 
"DESTDIR=" DO=all multi-do # make
> Making all in include
> make  all-am
> Using $< in a non-suffix rule context is a GNUmake
idiom (line 455 of Makefile)
> *** Error code 2
>
> Stop in /root/down/dotgnu/pnet/include (line 221 of
Makefile).
> *** Error code 1
>
> Stop in /root/down/dotgnu/pnet (line 281 of Makefile).
>
> I use "current" version OpenBSD.
> Thread model: single
> gcc version 3.3.5 (propolice)
> GNU Make 3.80
>
>  Anybody can help me?
>
>
>                  Nazarianin (Aleksey Leonov)
>
>
> _______________________________________________
> Pnet-developers mailing list
> Pnet-developersdotgnu.org
> ht
tp://dotgnu.org/mailman/listinfo/pnet-developers
>
_______________________________________________
Pnet-developers mailing list
Pnet-developersdotgnu.org
ht
tp://dotgnu.org/mailman/listinfo/pnet-developers
i have trouble with build pnet on OpenBSD
user name
2006-09-08 06:26:21
Nazarianin wrote:

> i have trouble with build pnet on OpenBSD.
> I use "current" version OpenBSD.
> Thread model: single
> gcc version 3.3.5 (propolice)
> GNU Make 3.80

Make sure you are using gmake instead of "make".

And libgc stack scanning has problems with OpenBSD's stack
canaries.

Cheers,
Gopal
_______________________________________________
Pnet-developers mailing list
Pnet-developersdotgnu.org
ht
tp://dotgnu.org/mailman/listinfo/pnet-developers
i have trouble with build pnet on OpenBSD
user name
2006-09-08 07:36:34
Thank you
 I try 'gmake' and haven`t error.


>Are you sure that you use GNU make?


>>         Hello All.
>>
>> i have trouble with build pnet on OpenBSD.
>>
>> Making all in .
>> Making all in libgc
>> Making all in doc

_______________________________________________
Pnet-developers mailing list
Pnet-developersdotgnu.org
ht
tp://dotgnu.org/mailman/listinfo/pnet-developers
[1-5]

about | contact  Other archives ( Real Estate discussion Medical topics )