Hello, i've been here with this poblem before, now i installed the berkley db4 in /usr. But now it report another error, still at the same file. Please reply if you think you know the reason... I'm still running 4.6-STABLE, and would soon like the new 4.8-STABLE kernel made. Regards, Johan Christiansen _________ ===> vesa rm -f setdef0.c setdef1.c setdefs.h setdef0.o setdef1.o vesa.ko vesa.kld vesa.o scvesactl.o @ machine symb.tmp tmp.o opt_vga.h rm -f .depend GPATH GRTAGS GSYMS GTAGS cd /usr/obj/Disk1/usrsrc/sys/GENERIC; MAKESRCPATH=/Disk1/usrsrc/sys/dev/aic7xxx/aicasm make -DBOOTSTRAPPING -f /Disk1/usrsrc/sys/dev/aic7xxx/aicasm/Makefile Warning: Object directory not changed from original /Disk1/usrobj/Disk1/usrsrc/sys/GENERIC cc -O -pipe -nostdinc -I/usr/include -I. -I/Disk1/usrsrc/sys/dev/aic7xxx/aicasm -D__FBSDID=__RCSID -c /Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm.c cc -O -pipe -nostdinc -I/usr/include -I. -I/Disk1/usrsrc/sys/dev/aic7xxx/aicasm -D__FBSDID=__RCSID -c /Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c /Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c: In function `symbol_delete': /Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:91: warning: passing arg 2 of pointer to function from incompatible pointer type /Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:91: too few arguments to function /Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c: In function `symtable_open': /Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:135: warning: assignment makes pointer from integer without a cast /Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c: In function `symtable_close': /Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:151: structure has no member named `seq' /Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:151: `R_FIRST' undeclared (first use in this function) /Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:151: (Each undeclared identifier is reported only once /Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:151: for each function it appears in.) /Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:157: too few arguments to function /Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c: In function `symtable_get': /Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:176: warning: passing arg 2 of pointer to function from incompatible pointer type /Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:176: too few arguments to function /Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:189: warning: passing arg 2 of pointer to function from incompatible pointer type /Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:189: too few arguments to function /Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c: In function `symtable_dump': /Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:486: `R_FIRST' undeclared (first use in this function) /Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:487: structure has no member named `seq' /Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:524: `R_NEXT' undeclared (first use in this function) *** Error code 1 Stop in /Disk1/usrobj/Disk1/usrsrc/sys/GENERIC. *** Error code 1 Stop in /Disk1/usrsrc. *** Error code 1 Stop in /Disk1/usrsrc.
Hi! Today I tried installing gnome2 using ports on a fresh FreeBSD 4.8 box. After some time the build existed with some error in the gstreamer-plugins port (something ala "Ignoring previously applied (or reversed) patch.") I had just cvsuped before typing make so I dont think that was the problem? Anyhow I ended up deleting the /usr/ports/multimedia/gstreamer-plugins folder and cvs uping again, getting a fresh folder. Then I make install'ed this port and afterwards make install'ed the gnome2 port again - this time with no prob. So more or less what I did was: (cvsup stuff) cd /usr/ports/x11/gnome2 make install clean (error) rm -rf /usr/ports/multimedia/gstreamer-plugins (cvsup stuff) cd /usr/ports/multimedia/gstreamer-plugins make install clean cd /usr/ports/x11/gnome2 make install clean and then it worked. I just wonder what went wrong? Anyone had similar problems?
On Mon, Apr 14, 2003 at 01:55:42PM +0200, Johan Christiansen wrote:> Hello, i've been here with this poblem before, now i installed the > berkley db4 in /usr. > But now it report another error, still at the same file.It sounds like you've been messing with the headers in /usr/include and have damaged the ability of your system to compile a kernel. Kris -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 187 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20030414/60258678/attachment.bin