Re: 3dfx -current compile error

2001-02-18 Thread Coleman Kane

Yeah, this seems to be broken across all modules. I don't know what's going on,
but it seems like it never bothers to make the *.o targets. The reason mine 
pops up with the error is that, alphabetically, it is first on the list. If you
remove it from the ports Makefile, the accf_data module brings up the error. I
noticed a lot of commit traffic for config, src/share/mk, make and the like, so
I figured this to be a 'commit in process' issue. I'm forwarding this to 
-current mailing list to let them know about the prob.

--
Coleman Kane

Andrey A. Chernov had the audacity to say:
> 
> pa:/sys/modules/3dfx ttyp0 47_# make
> ...
> ld  -r -o 3dfx.kld tdfx_pci.o
> /usr/libexec/elf/ld: cannot open tdfx_pci.o: No such file or directory
> *** Error code 1
> 
> Stop in /usr/src/sys/modules/3dfx.
> -- 
> Andrey A. Chernov
> http://ache.pp.ru/
> 

 PGP signature


kernel modules broken (kmod.mk?)

2001-02-18 Thread Andrey A. Chernov

Recent -current, 'make' fails ('make depend' works), I got this for
_every_ module:

ld  -r -o 3dfx.kld tdfx_pci.o
/usr/libexec/elf/ld: cannot open tdfx_pci.o: No such file or directory
*** Error code 1

Stop in /usr/src/sys/modules/3dfx.

-- 
Andrey A. Chernov
http://ache.pp.ru/


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



Re: Make kernel fail in modules after upgrade 4.2 -> 5.0

2001-02-18 Thread Pete Carah

This may relate to a commit about noon (PST) today fixing a different
problem.  I'm just waiting it out :-)

Welcome to "current" where (especially lately) about half the time things 
don't 'make'...  (I'm trying to recompile my kernel after recovering 
from the libc circus, trying to prevent some new panics)

During the fixing stages of the libc problem, vinum caused panics fairly 
regularly for me (very early on or during fsck).

I'm now seeing panics in ufs write after medium heavy activity (make world, 
no -j) on SMP, no reg dump comes out. Complains about table inconsistent 
(don't remember the precise message).  Hopefully my hardware is OK; this 
machine has been stable for several weeks with upgraded RAM.

-- Pete


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



can't run gnome's panel

2001-02-18 Thread Michael Harnois

Ever since the great libc crisis in -current began, I've been unable
to run gnome's panel. It segfaults immediately, and the gdb trace is
unenlightening:

(gdb) where
#0  0x2864ec95 in strncmp () from /usr/lib/libc.so.5
#1  0x0 in ?? ()

I have cleaned out and recompiled everything it depends on a couple of
times.

-- 
Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA 
[EMAIL PROTECTED]  [EMAIL PROTECTED] 
 Be radical, be as radical as you can ...
 because radicals empower liberals.
 --John Preston


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



Re: HEADS UP: -current world broken since Feb 10

2001-02-18 Thread Farid Hajji

Hi,

I just updated -CURRENT 2001-01-25 to 2001-02-18.0100 CET and the system
runs fine for me. Built and installed kernel too. All old binaries that
linked to libc.so.5 (including X11) not recompiled; they still run fine.
No problems with as(1) either.

The only glitch during installworld was:

install: /usr/share/examples/BSD_daemon/FreeBSD.pfa: No such file or directory
  Error Code 71
and other errors in /usr/share/examples/BSD_daemon about missing files.

make -k buileworld did the trick just fine. Other errors (besides BSD_daemon)
didn't occur during buildworld.

> > > FreeBSD .whacky.net 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Fri Feb 16 
>14:33:37 CET 2001 
>stephanb@.whacky.net:/mnt/archive/CVS/CURRENT/src/sys/compile/  i386

Here too:

FreeBSD bsdevil.meta.net 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sun Feb 18 22:04:15 CET 
2001 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/MYTWR  i386

> > If you want to discover and reproduce the problem (:-)
> > it is sufficient to go to ports/devel/gettext and 'make' this port.
> > When make start to make in the 'po' directory it SIGFAULTs in
> > __ungetc.
> 
> *sighs* True.. it fails here as well. Damn
This works fine here (gettext-0.10.35.tar.gz). No problems whatsoever
recompiling...

Regards,

-Farid.

-- 
Farid Hajji -- Unix Systems and Network Admin | Phone: +49-2131-67-555
Broicherdorfstr. 83, D-41564 Kaarst, Germany  | [EMAIL PROTECTED]
- - - - - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - -
Murphy's Law fails only when you try to demonstrate it, and thus succeeds.



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



Make kernel fail in modules after upgrade 4.2 -> 5.0

2001-02-18 Thread Frederic Stark

Hi,

What I did:

cvsup from 4.2-STABLE to 5.0-CURRENT
make buildworld
make installworld
mergemaster

--> All this went okay

Then updated my kernel config file and compiled the kernel.
(I still haven't rebooted the machine)

The build fails in:



===> 3dfx
ld  -r -o 3dfx.kld tdfx_pci.o
/usr/libexec/elf/ld: cannot open tdfx_pci.o: No such file or directory
*** Error code 1

Stop in /usr/src/sys/modules/3dfx.
*** Error code 1

Stop in /usr/src/sys/modules.
*** Error code 1

Stop in /usr/src/sys/compile/AGLAE.


3dfx seems to be the first module. If I try to build it by hands:

su-2.03# pwd
/usr/src/sys/modules/3dfx
su-2.03# make clean
rm -f setdef0.c setdef1.c setdefs.h setdef0.o setdef1.o 3dfx.ko 3dfx.kld
tdfx_pci.o @ machine symb.tmp tmp.o opt_tdfx.h bus_if.h device_if.h
pci_if.h
su-2.03# make
Warning: Object directory not changed from original
/usr/src/sys/modules/3dfx
@ -> /usr/src/sys
machine -> /usr/src/sys/i386/include
echo "#define TDFX_LINUX" > opt_tdfx.h
perl @/kern/makeobjops.pl -h @/kern/bus_if.m
perl @/kern/makeobjops.pl -h @/dev/pci/pci_if.m
perl @/kern/makeobjops.pl -h @/kern/device_if.m
ld  -r -o 3dfx.kld tdfx_pci.o
/usr/libexec/elf/ld: cannot open tdfx_pci.o: No such file or directory
*** Error code 1

Stop in /usr/src/sys/modules/3dfx.
su-2.03# ls
@   bus_if.hmachine pci_if.h
Makefiledevice_if.h opt_tdfx.h

If I try to build any other module, I have the same error. Looks like my
makefiles are in bad shape and forget to build the object files.

What can I do ?

Thanks in advance,

--fred




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



www.eVIPlist.com - Your VIP pass to parties & special events! Join the list.

2001-02-18 Thread eVIPlist



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