Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 13001
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: SpanKY <vapier@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Joel Hill (RETIRED) <hillster@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 13001 depends on: Show dependency tree
Bug 13001 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2002-12-31 21:52 0000
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../librsaref 
  -march=athlon-xp -O3 -fgcse -fgcse-lm -fgcse-sm -fomit-frame-pointer -pipe
-Wall -Wcast-qual -Wmissing-prototypes  -Wshadow -Wstrict-prototypes -pipe -c
`test -f ntp_control.c || echo './'`ntp_control.c
ntp_config.c:130: `CONFIG_PHONE' undeclared here (not in a function)
ntp_config.c:130: initializer element is not constant
ntp_config.c:130: (near initialization for `keywords[21].keytype')
ntp_config.c:130: initializer element is not constant
ntp_config.c:130: (near initialization for `keywords[21]')
ntp_config.c:131: initializer element is not constant
ntp_config.c:131: (near initialization for `keywords[22]')
ntp_config.c:132: initializer element is not constant
ntp_config.c:132: (near initialization for `keywords[23]')
ntp_config.c:133: initializer element is not constant
ntp_config.c:133: (near initialization for `keywords[24]')
ntp_config.c:134: initializer element is not constant
ntp_config.c:134: (near initialization for `keywords[25]')
ntp_config.c:135: initializer element is not constant
ntp_config.c:135: (near initialization for `keywords[26]')
ntp_config.c:136: initializer element is not constant
ntp_config.c:136: (near initialization for `keywords[27]')
ntp_config.c:137: initializer element is not constant
ntp_config.c:137: (near initialization for `keywords[28]')
ntp_config.c:138: initializer element is not constant
ntp_config.c:138: (near initialization for `keywords[29]')
ntp_config.c:139: initializer element is not constant
ntp_config.c:139: (near initialization for `keywords[30]')
ntp_config.c:140: initializer element is not constant
ntp_config.c:140: (near initialization for `keywords[31]')
ntp_config.c:141: initializer element is not constant
ntp_config.c:141: (near initialization for `keywords[32]')
ntp_config.c:142: initializer element is not constant
ntp_config.c:142: (near initialization for `keywords[33]')
ntp_config.c:143: initializer element is not constant
ntp_config.c:143: (near initialization for `keywords[34]')
source='ntp_crypto.c' object='ntp_crypto.o' libtool=no \
depfile='.deps/ntp_crypto.Po' tmpdepfile='.deps/ntp_crypto.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../librsaref 
  -march=athlon-xp -O3 -fgcse -fgcse-lm -fgcse-sm -fomit-frame-pointer -pipe
-Wall -Wcast-qual -Wmissing-prototypes  -Wshadow -Wstrict-prototypes -pipe -c
`test -f ntp_crypto.c || echo './'`ntp_crypto.c
source='ntp_filegen.c' object='ntp_filegen.o' libtool=no \
depfile='.deps/ntp_filegen.Po' tmpdepfile='.deps/ntp_filegen.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../librsaref 
  -march=athlon-xp -O3 -fgcse -fgcse-lm -fgcse-sm -fomit-frame-pointer -pipe
-Wall -Wcast-qual -Wmissing-prototypes  -Wshadow -Wstrict-prototypes -pipe -c
`test -f ntp_filegen.c || echo './'`ntp_filegen.c
ntp_config.c: In function `getconfig':
ntp_config.c:1619: `CONFIG_PHONE' undeclared (first use in this function)
ntp_config.c:1619: (Each undeclared identifier is reported only once
ntp_config.c:1619: for each function it appears in.)
make[2]: *** [ntp_config.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/ntp-4.1.1b-r3/work/ntp-4.1.1b/ntpd'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/ntp-4.1.1b-r3/work/ntp-4.1.1b'
make: *** [all] Error 2

!!! ERROR: net-misc/ntp-4.1.1b-r3 failed.
!!! Function src_compile, Line 32, Exitcode 2
!!! (no error message)

------- Comment #1 From SpanKY 2002-12-31 23:12:18 0000 -------
please post `emerge info` ... nothing has changed in the compile stage from -r2
and -r1 ...

------- Comment #2 From Joel Hill (RETIRED) 2003-01-01 10:53:12 0000 -------
Portage 2.0.46-r4 (default-x86-1.4, gcc-3.2.1, glibc-2.3.1-r3)
=================================================================
System uname: 2.4.20-lolo-r1_rc1 i686 AMD Duron(tm) processor
USE="x86 oss 3dnow apm avi crypt cups encode gif java jpeg libg++ libwww mikmod
mmx mpeg ncurses nls pdflib png qtmt spell truetype xml2 xmms xv zlib gdbm
berkdb slang readline svga tcltk guile sdl tcpd pam ssl perl python esd imlib
oggvorbis motif opengl X gtk2 gtk gtkhtml quicktime -gpm -qt -arts -gnome -kde
-alsa"
ARCH="x86"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O3 -fgcse -fgcse-lm -fgcse-sm -fomit-frame-pointer -pipe"
CXXFLAGS="-march=athlon-xp -O3 -fgcse -fgcse-lm -fgcse-sm -fomit-frame-pointer
-pipe -Wno-deprecated"
ACCEPT_KEYWORDS="x86 ~x86"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
MAKEOPTS="-j3"
JDK_HOME="/opt/blackdown-jdk-1.4.1_beta"
JAVA_HOME="/opt/blackdown-jdk-1.4.1_beta"
AUTOCLEAN="yes"
SYNC="rsync://rsync5.us.gentoo.org/gentoo-portage"
GENTOO_MIRRORS="http://www.ibiblio.org/pub/Linux/distributions/gentoo"

------- Comment #3 From Aron Griffis (RETIRED) 2003-01-01 11:08:10 0000 -------
note this looks like a duplicate of bug 6432

------- Comment #4 From Aron Griffis (RETIRED) 2003-01-01 11:09:20 0000 -------
also duplicate of bug 8807

------- Comment #5 From SpanKY 2003-01-01 16:11:40 0000 -------
could you verify that joel ?
just read those 2 bug reports and see if they apply to you

------- Comment #6 From SpanKY 2003-01-01 21:02:44 0000 -------
fixed ... just needed to reorder the #include files ...

http://cvs.gentoo.org/cgi-bin/viewcvs.cgi/gentoo-x86/net-misc/ntp/files/linux-config-phone.patch?rev=1.1&content-type=text/vnd.viewcvs-markup

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug