[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Another Compile Error
- From: Thomas Finley <tfinley8 comcast net>
- To: rpm-list redhat com
- Subject: Another Compile Error
- Date: Wed, 24 Jul 2002 08:29:41 -0500
Please Help.
Thanks,
Thomas
make[4]: Entering directory `/usr/src/rpm-4.0.4/beecrypt'
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
-DOPTIMIZE_I686 -O3 -g -march=i686 -mcpu=i686 -fomit-frame-pointer -c
entropy.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I686 -O3 -g -march=i686 -mcpu=i686
-fomit-frame-pointer -c entropy.c -fPIC -DPIC
entropy.c: In function `opendevice':
entropy.c:977: `O_RDONLY' undeclared (first use in this function)
entropy.c:977: (Each undeclared identifier is reported only once
entropy.c:977: for each function it appears in.)
entropy.c:1120:11: invalid preprocessing directive #need
entropy.c:1127:11: #error Need alternative high-precision timer
entropy.c:1181:11: #error Need alternative tty control library
entropy.c:1209:19: #error Need alternative high-precision timer sample
entropy.c:1239:11: #error Need alternative tty control library
entropy.c: In function `entropy_dev_dsp':
entropy.c:1341: warning: initialization makes pointer from integer without a
cast
entropy.c:1451:11: #error Unknown type of /dev/dsp interface
entropy.c: In function `entropy_dev_random':
entropy.c:1476: warning: initialization makes pointer from integer without a
cast
entropy.c: In function `entropy_dev_urandom':
entropy.c:1524: warning: initialization makes pointer from integer without a
cast
make[4]: *** [entropy.lo] Error 1
make[4]: Leaving directory `/usr/src/rpm-4.0.4/beecrypt'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/src/rpm-4.0.4/beecrypt'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory `/usr/src/rpm-4.0.4/beecrypt'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/rpm-4.0.4'
make: *** [all-recursive-am] Error 2
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]