Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Nov 2001 10:59:27 -0800
From:      "Kris Anderson" <animotions@mail.eugene1.or.home.com>
To:        <freebsd-questions@FreeBSD.ORG>
Subject:   Compiliation Problems
Message-ID:  <005701c1662b$fe6a49d0$6464a8c0@mouse>

next in thread | raw e-mail | index | archive | help
Greetings,

I'm having a problem compiling RELENG_4 from cvsup source.  Here's the
pertinent information.  Hopefully somebody can shed some light on the
problem so that it will get me going in the right direction of an error free
compilation of src.  There are probably other errors going on here so I'm
not sure if this is all the information that somebody might need to diagnose
the problem.

I've read the UPDATINGs, READMEs and other such things but those do not
offer any assistance.

I would load the system up with RELENG_4 binaries first but I've had nothing
but problems so I'm trying with src first and if I can get that going then
everything should be ok.

The system itself is a dual Pentium 200 with (64) meg ram, realtek NIC,
generic NIC, generic s3 video card, SB16 and (2) four gig hard drives.

uname -a
FreeBSD yaddayadda 3.5-STABLE FreeBSD 3.5-STABLE #8: Fri Nov  2 23:35:00 PST
2001     tempest@yaddayadda:/usr/src/sys/compile/MOUSE3  i386

gcc -v
gcc version 2.7.2.3

cvsupme43 (cvsup config file)
*default host=cvsup7.freebsd.org
*default base=/mouse/users/root
*default prefix=/mouse/users/root
*default release=cvs tag=RELENG_4
*default delete use-rel-suffix
src-all

make -s
===> share/info
===> include
===> include/rpcsvc
===> lib
===> lib/csu/i386-elf
===> lib/libcom_err
===> lib/libcom_err/doc
com_err.texinfo:377: warning: unlikely character ( in @var.
com_err.texinfo:377: warning: unlikely character ) in @var.
com_err.texinfo:384: warning: unlikely character ( in @var.
com_err.texinfo:384: warning: unlikely character ) in @var.
com_err.texinfo:577: warning: unlikely character ( in @var.
com_err.texinfo:577: warning: unlikely character ) in @var.
===> lib/libcrypt
===> lib/msun
===> lib/libmd
===> lib/libncurses
** edit: HAVE_TCGETATTR
** edit: HAVE_TERMIOS_H
** edit: HAVE_TERMIO_H
** edit: BROKEN_LINKER
===> lib/libradius
===> lib/libskey
cc1: warnings being treated as errors
skeyaccess.c: In function `skeyaccess':
skeyaccess.c:167: warning: implicit declaration of function `freeaddrinfo'
skeyaccess.c: In function `ai_unmapped':
skeyaccess.c:245: dereferencing pointer to incomplete type
skeyaccess.c:247: dereferencing pointer to incomplete type
skeyaccess.c:248: warning: implicit declaration of function
`IN6_IS_ADDR_V4MAPPED'
skeyaccess.c:248: dereferencing pointer to incomplete type
skeyaccess.c:250: dereferencing pointer to incomplete type
skeyaccess.c:251: dereferencing pointer to incomplete type
skeyaccess.c:252: dereferencing pointer to incomplete type
skeyaccess.c:258: dereferencing pointer to incomplete type
skeyaccess.c:259: dereferencing pointer to incomplete type
skeyaccess.c: In function `match_internet_addr':
skeyaccess.c:269: storage size of `pattern' isn't known
skeyaccess.c:269: storage size of `mask' isn't known
skeyaccess.c:280: dereferencing pointer to incomplete type
skeyaccess.c:280: dereferencing pointer to incomplete type
skeyaccess.c:286: dereferencing pointer to incomplete type
skeyaccess.c:286: dereferencing pointer to incomplete type
skeyaccess.c:300: dereferencing pointer to incomplete type
skeyaccess.c:302: dereferencing pointer to incomplete type
skeyaccess.c:304: dereferencing pointer to incomplete type
skeyaccess.c:306: dereferencing pointer to incomplete type
skeyaccess.c:312: dereferencing pointer to incomplete type
skeyaccess.c:313: dereferencing pointer to incomplete type
skeyaccess.c:314: dereferencing pointer to incomplete type
skeyaccess.c:314: dereferencing pointer to incomplete type
skeyaccess.c:318: dereferencing pointer to incomplete type
skeyaccess.c:318: dereferencing pointer to incomplete type
skeyaccess.c:318: dereferencing pointer to incomplete type
skeyaccess.c:269: warning: unused variable `mask'
skeyaccess.c:269: warning: unused variable `pattern'
skeyaccess.c: In function `nuke_ai':
skeyaccess.c:461: dereferencing pointer to incomplete type
skeyaccess.c:462: dereferencing pointer to incomplete type
skeyaccess.c:463: dereferencing pointer to incomplete type
skeyaccess.c:463: dereferencing pointer to incomplete type
skeyaccess.c:464: dereferencing pointer to incomplete type
skeyaccess.c:464: dereferencing pointer to incomplete type
skeyaccess.c:466: dereferencing pointer to incomplete type
skeyaccess.c: In function `lookup_internet_addr':
skeyaccess.c:476: storage size of `hints' isn't known
skeyaccess.c:477: `NI_MAXHOST' undeclared (first use this function)
skeyaccess.c:477: (Each undeclared identifier is reported only once
skeyaccess.c:477: for each function it appears in.)
skeyaccess.c:483: `AI_PASSIVE' undeclared (first use this function)
skeyaccess.c:483: `AI_CANONNAME' undeclared (first use this function)
skeyaccess.c:484: warning: implicit declaration of function `getaddrinfo'
skeyaccess.c:486: dereferencing pointer to incomplete type
skeyaccess.c:501: dereferencing pointer to incomplete type
skeyaccess.c:501: dereferencing pointer to incomplete type
skeyaccess.c:505: warning: implicit declaration of function `getnameinfo'
skeyaccess.c:505: dereferencing pointer to incomplete type
skeyaccess.c:505: dereferencing pointer to incomplete type
skeyaccess.c:507: `NI_NAMEREQD' undeclared (first use this function)
skeyaccess.c:507: `NI_WITHSCOPEID' undeclared (first use this function)
skeyaccess.c:509: dereferencing pointer to incomplete type
skeyaccess.c:509: dereferencing pointer to incomplete type
skeyaccess.c:510: `NI_NUMERICHOST' undeclared (first use this function)
skeyaccess.c:512: dereferencing pointer to incomplete type
skeyaccess.c:516: dereferencing pointer to incomplete type
skeyaccess.c:517: dereferencing pointer to incomplete type
skeyaccess.c:518: dereferencing pointer to incomplete type
skeyaccess.c:518: dereferencing pointer to incomplete type
skeyaccess.c:521: dereferencing pointer to incomplete type
skeyaccess.c:525: dereferencing pointer to incomplete type
skeyaccess.c:477: warning: unused variable `haddr'
skeyaccess.c:477: warning: unused variable `hname'
skeyaccess.c:476: warning: unused variable `hints'
skeyaccess.c: In function `convert_internet_addr':
skeyaccess.c:535: storage size of `hints' isn't known
skeyaccess.c:540: `AI_PASSIVE' undeclared (first use this function)
skeyaccess.c:540: `AI_NUMERICHOST' undeclared (first use this function)
skeyaccess.c:535: warning: unused variable `hints'
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
c391512-a#




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?005701c1662b$fe6a49d0$6464a8c0>