I'm having problems compiling the current src's. The
error I'm having looks like this:

....
....
....
(cd /usr/src/rescue/rescue/../../sbin/atm/fore_dnld &&
 make -DRESCUE CRUNCH_CFLAGS=-DRESCUE  depend && make
-DRESCUE CRUNCH_CFLAGS=-DRESCUE  fore_dnld.o
pca200e.o)
rm -f .depend
mkdep -f .depend -a   
-I/usr/src/sbin/atm/fore_dnld/../../../sys -DRESCUE 
/usr/src/sbin/atm/fore_dnld/fore_dnld.c
/usr/src/sbin/atm/fore_dnld/pca200e.c
echo fore_dnld: /usr/obj/usr/src/i386/usr/lib/libc.a
/usr/obj/usr/src/i386/usr/lib/libatm.a >> .depend
cc -O -pipe -march=athlon-xp
-I/usr/src/sbin/atm/fore_dnld/../../../sys -DRESCUE
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W
-Wstrict-prototypes -Wmissing-prototypes
-Wpointer-arith -Wreturn-type -Wcast-qual
-Wwrite-strings -Wswitch -Wshadow -Wcast-align
-Wchar-subscripts -Winline -Wnested-externs
-Wredundant-decls -c
/usr/src/sbin/atm/fore_dnld/fore_dnld.c
/usr/src/sbin/atm/fore_dnld/fore_dnld.c: In function
`delay':
/usr/src/sbin/atm/fore_dnld/fore_dnld.c:110: warning:
implicit declaration of function `usleep'
/usr/src/sbin/atm/fore_dnld/fore_dnld.c: In function
`getbyte':
/usr/src/sbin/atm/fore_dnld/fore_dnld.c:178: warning:
implicit declaration of function `isprint'
/usr/src/sbin/atm/fore_dnld/fore_dnld.c: In function
`xmitfile':
/usr/src/sbin/atm/fore_dnld/fore_dnld.c:493: warning:
implicit declaration of function `read'
/usr/src/sbin/atm/fore_dnld/fore_dnld.c:651: warning:
implicit declaration of function `close'
/usr/src/sbin/atm/fore_dnld/fore_dnld.c: In function
`sendbinfile':
/usr/src/sbin/atm/fore_dnld/fore_dnld.c:795: warning:
redundant redeclaration of `close' in same scope
/usr/src/sbin/atm/fore_dnld/fore_dnld.c:786: warning:
previous declaration of `close'
/usr/src/sbin/atm/fore_dnld/fore_dnld.c:891: warning:
redundant redeclaration of `close' in same scope
/usr/src/sbin/atm/fore_dnld/fore_dnld.c:786: warning:
previous declaration of `close'
/usr/src/sbin/atm/fore_dnld/fore_dnld.c: In function
`main':
/usr/src/sbin/atm/fore_dnld/fore_dnld.c:929: warning:
implicit declaration of function `getopt'
/usr/src/sbin/atm/fore_dnld/fore_dnld.c:938: error:
`optarg' undeclared (first use in this function)
/usr/src/sbin/atm/fore_dnld/fore_dnld.c:938: error:
(Each undeclared identifier is reported only once
/usr/src/sbin/atm/fore_dnld/fore_dnld.c:938: error:
for each function it appears in.)
/usr/src/sbin/atm/fore_dnld/fore_dnld.c:1322: warning:
implicit declaration of function `sleep'
*** Error code 1

Stop in /usr/src/sbin/atm/fore_dnld.
*** Error code 1

Stop in /usr/obj/usr/src/rescue/rescue.
*** Error code 1

Stop in /usr/src/rescue/rescue.
*** Error code 1

Stop in /usr/src/rescue.
*** Error code 1

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

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

Stop in /usr/src.
([EMAIL PROTECTED]:src)#

([EMAIL PROTECTED]:root)# uname -a
FreeBSD pi118.czestochowa.sdi.tpnet.pl 5.2-RELEASE
FreeBSD 5.2-RELEASE #11: Sat Feb 21 12:01:25 CET 2004 
  
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/FREEDA
 i386
([EMAIL PROTECTED]:root)# 

cvs tree updated today.

make.conf:
CPUTYPE=athlon-xp
CFLAGS= -O -pipe
COPTFLAGS= -O -pipe
PERL_VER=5.6.1                                        
 
PERL_VERSION=5.6.1                                    
 
PERL_ARCH=mach                                       
NOPERL=yo                                             
NO_PERL=yo                                            
NO_PERL_WRAPPER=yo

Please help me!

Przemyslaw Ceglowski




__________________________________
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
http://antispam.yahoo.com/tools
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to