View previous topic :: View next topic |
Author |
Message |
destiney n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 21 Dec 2003 Posts: 39
|
Posted: Tue Jan 27, 2004 3:02 am Post subject: webalizer broken |
|
|
> emerge webalizer
Calculating dependencies ...done!
>>> emerge (1 of 1) app-admin/webalizer-2.01.10-r4 to /
>>> md5 src_uri ;-) webalizer-2.01-10-src.tar.bz2
>>> Unpacking source...
>>> Unpacking webalizer-2.01-10-src.tar.bz2 to /var/tmp/portage/webalizer-2.01.10-r4/work
>>> Source unpacked.
creating cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc -march=k6 -O3 -pipe -fomit-frame-pointer ) works... yes
checking whether the C compiler (gcc -march=k6 -O3 -pipe -fomit-frame-pointer ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking whether ln -s works... yes
checking for a BSD compatible install... /bin/install -c
checking how to run the C preprocessor... gcc -E
checking whether char is unsigned... no
checking for dbopen... no
checking for library containing dbopen... -ldb1
checking for db.h... yes
checking for errno.h... yes
checking for socket... yes
checking for sys/socket.h... yes
checking for main in -lnsl... yes
checking for main in -l44bsd... no
checking for main in -lm... yes
checking for main in -lz... yes
checking for gzrewind in -lz... yes
checking for main in -lpng... yes
checking for gdImagePng in -lgd... yes
checking for gd.h... /usr/include
checking for getopt.h... yes
checking for math.h... yes
checking default config dir... /etc
checking for language file... yes - english
updating cache ./config.cache
creating ./config.status
creating Makefile
linking ./lang/webalizer_lang.english to webalizer_lang.h
gcc -I/usr/include/db1/ -march=k6 -O3 -pipe -fomit-frame-pointer -DETCDIR=\"/etc\" -DHAVE_DB_H=1 -DHAVE_ERRNO_H=1 -DHAVE_SOCKET=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_GETOPT_H=1 -DHAVE_MATH_H=1 -DUSE_DNS -c webalizer.c
gcc -I/usr/include/db1/ -march=k6 -O3 -pipe -fomit-frame-pointer -DETCDIR=\"/etc\" -DHAVE_DB_H=1 -DHAVE_ERRNO_H=1 -DHAVE_SOCKET=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_GETOPT_H=1 -DHAVE_MATH_H=1 -DUSE_DNS -c hashtab.c
gcc -I/usr/include/db1/ -march=k6 -O3 -pipe -fomit-frame-pointer -DETCDIR=\"/etc\" -DHAVE_DB_H=1 -DHAVE_ERRNO_H=1 -DHAVE_SOCKET=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_GETOPT_H=1 -DHAVE_MATH_H=1 -DUSE_DNS -c linklist.c
gcc -I/usr/include/db1/ -march=k6 -O3 -pipe -fomit-frame-pointer -DETCDIR=\"/etc\" -DHAVE_DB_H=1 -DHAVE_ERRNO_H=1 -DHAVE_SOCKET=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_GETOPT_H=1 -DHAVE_MATH_H=1 -DUSE_DNS -c preserve.c
{standard input}: Assembler messages:
{standard input}:64: Error: value of ffffffffffffff7b too large for field of 1 bytes at 00000000000000d4
make: *** [preserve.o] Error 1
!!! ERROR: app-admin/webalizer-2.01.10-r4 failed.
!!! Function src_compile, Line 31, Exitcode 2
!!! (no error message)
my USE flags:
USE="apache1 curl gd imap mbox -oss -apm -arts -avi -cups -encode \
-foomaticdb -gtk -gtk2 -kde -gnome -libg++ -mad -mikmod -motif -mpeg \
-nls -oggvorbis -opengl -qt -quicktime -sdl -spell -svga -X -xmms -xv \
-berkdb -slang -gpm -pam -libwww -ssl -perl -python"
Anyone know a fix? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
guitard00d Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 19 Dec 2003 Posts: 81 Location: Minatare, NE, USA, Earth
|
Posted: Thu Mar 04, 2004 8:06 pm Post subject: Re: webalizer broken |
|
|
destiney wrote: | > emerge webalizer
Calculating dependencies ...done!
!!! ERROR: app-admin/webalizer-2.01.10-r4 failed.
!!! Function src_compile, Line 31, Exitcode 2
!!! (no error message) |
Did you ever get this to work? I've tried rebuilding my entire system (including all dependencies) and webalizer still barfs at the same line number you listed. I'm almost tempted to write my own web site traffic analyzer and dump that POS webalizer. _________________ I know you believe you understand what you think I said, but I'm not sure you realize that what you heard is not what I meant...
--Richard Nixon |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
destiney n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 21 Dec 2003 Posts: 39
|
Posted: Thu Mar 04, 2004 8:34 pm Post subject: |
|
|
Nope, at least not the Gentoo way. I got the original source from the Webalizer site and it worked fine. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|