libperl profiled libraries broken in -current ?

1999-12-23 Thread Andrew Kenneth Milton

I had make buildworld cark it on me in libperl a few times this morning
(several cvsups just to be sure d8)

I booted from the last 4.0 SNAPSHOT CD I got (7/5/99), and cvsupped
it up. Built a kernel and rebooted, before trying to do the world thing.

I put NOPROFILE = true into /etc/make.conf and it gets through..

I'm a bit under the gun to get it installed before christmas so I don't
have the exact error, but, it was giving me a "File Exists" error.

-- 
Totally Holistic Enterprises Internet|  P:+61 7 3870 0066   | Andrew Milton
The Internet (Aust) Pty Ltd  |  F:+61 7 3870 4477   | 
ACN: 082 081 472 |  M:+61 416 022 411   | Carpe Daemon
PO Box 837 Indooroopilly QLD 4068|[EMAIL PROTECTED]| 


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Libraries broken in -CURRENT

1999-08-25 Thread Udo Schweigert

Hello all,


I just cvsuped -CURRENT and got the following error (only the first of many):

--
>>> Rebuilding bootstrap libraries
--
cd /work/src/HEAD; BISON_SIMPLE=/usr/obj/work/src/HEAD/tmp/usr/share/misc/bison.simple 
 
COMPILER_PATH=/usr/obj/work/src/HEAD/tmp/usr/libexec:/usr/obj/work/src/HEAD/tmp/usr/bin
  
GCC_EXEC_PREFIX=/usr/obj/work/src/HEAD/tmp/usr/lib:/usr/obj/work/src/HEAD/tmp/usr/lib/ 
 LD_LIBRARY_PATH=/usr/obj/work/src/HEAD/tmp/usr/lib  
LIBRARY_PATH=/usr/obj/work/src/HEAD/tmp/usr/lib:/usr/obj/work/src/HEAD/tmp/usr/lib 
NOEXTRADEPEND=t 
PATH=/usr/obj/work/src/HEAD/tmp/sbin:/usr/obj/work/src/HEAD/tmp/usr/sbin:/usr/obj/work/src/HEAD/tmp/bin:/usr/obj/work/src/HEAD/tmp/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin:.:/usr/local/bin:/usr/local/pilot/bin:/home/ust/bin/file:/home/ust/bin/sys:/home/ust/bin/misc:/home/ust/bin/dev:/sbin:/usr/sbin:/usr/X11R6/bin:.:/usr/local/bin:/usr/local/pilot/bin:/home/ust/bin/file:/home/ust/bin/sys:/home/ust/bin/misc:/home/ust/bin/dev:/home/ust/bin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin
  OBJFORMAT_PATH=/usr/obj/work/src/HEAD/tmp/usr/libexec:/usr/libexec 
/usr/obj/work/src/HEAD!
 /t!
!
mp/usr/bin/make DESTDIR=/usr/obj/work/src/HEAD/tmp -f Makefile.inc1 bootstrap-libraries
cd /work/src/HEAD/lib/csu/i386-elf;  /usr/obj/work/src/HEAD/tmp/usr/bin/make -DWORLD 
-DNOINFO -DNOMAN -DNOPIC -DNOPROFILE -DNOSHARED cleandepend;  
/usr/obj/work/src/HEAD/tmp/usr/bin/make -DWORLD -DNOINFO -DNOMAN -DNOPIC -DNOPROFILE 
-DNOSHARED all;  /usr/obj/work/src/HEAD/tmp/usr/bin/make -DWORLD -DNOINFO -DNOMAN 
-DNOPIC -DNOPROFILE -DNOSHARED -B install cleandir obj
rm -f .depend /usr/obj/work/src/HEAD/lib/csu/i386-elf/GPATH 
/usr/obj/work/src/HEAD/lib/csu/i386-elf/GRTAGS  
/usr/obj/work/src/HEAD/lib/csu/i386-elf/GSYMS 
/usr/obj/work/src/HEAD/lib/csu/i386-elf/GTAGS
cc -O -pipe -elf -Wall -fkeep-inline-functions 
-I/usr/obj/work/src/HEAD/tmp/usr/include -c /work/src/HEAD/lib/csu/i386-elf/crt1.c -o 
crt1.o
cc -O -pipe -elf -Wall -fkeep-inline-functions 
-I/usr/obj/work/src/HEAD/tmp/usr/include -c /work/src/HEAD/lib/csu/i386-elf/crtbegin.c 
-o crtbegin.o
/work/src/HEAD/lib/csu/i386-elf/crtbegin.c:32: section attributes are not supported 
for this target
/work/src/HEAD/lib/csu/i386-elf/crtbegin.c:33: section attributes are not supported 
for this target
*** Error code 1 (continuing)
cc -O -pipe -elf -Wall -fkeep-inline-functions 
-I/usr/obj/work/src/HEAD/tmp/usr/include -c /work/src/HEAD/lib/csu/i386-elf/crtend.c 
-o crtend.o
/work/src/HEAD/lib/csu/i386-elf/crtend.c:32: section attributes are not supported for 
this target
/work/src/HEAD/lib/csu/i386-elf/crtend.c:33: section attributes are not supported for 
this target
*** Error code 1 (continuing)

Best regards
---
Udo Schweigert  || Voice  : +49 89 636 42170
Siemens AG, Siemens CERT|| Fax: +49 89 636 48000
ZT IK 3 || email  : [EMAIL PROTECTED]
D-81730 Muenchen / Germany  ||: [EMAIL PROTECTED]
PGP fingerprint || 2A 53 F6 A6 30 59 64 02  6B C4 E0 73 B2 C9 6C E7
---


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message