Menu

#23 Build error with SRPM for 0.9.10-1_tkc

open
nobody
None
5
2002-09-09
2002-09-09
No

The SRPM aethera-0.9.10-1_tkc.src.rpm doesn't build on
a Red Hat 7.3 system. The build process stops with the
following error:

g++ -c -pipe -Wall -W -I/usr/include/freetype2 -O2
-march=i686 -fno-exceptions -fPIC -DQT_NO_DEBUG
-I/var/tmp/aethera-0.9.10-buildroot/usr/local/lib/tkc/Aethera/include
-I/var/tmp/aethera-0.9.10-buildroot/usr/local/lib/tkc/Aethera/include/tkcssl
-I/var/tmp/aethera-0.9.10-buildroot/usr/local/lib/tkc/Aethera/include/kore
-I/var/tmp/aethera-0.9.10-buildroot/usr/local/lib/tkc/Aethera/include/tkwidgets
-I. -I../.. -I../../aethera -I../../clientskel
-I/usr/lib/qt3-gcc2.96/include
-I/usr/lib/qt3-gcc2.96/mkspecs/default -o
SAMport_oebox.o SAMport_oebox.cpp
SAMport_oebox.cpp: In function `void writeit (const
char *, int)':
SAMport_oebox.cpp:65: exception handling disabled, use
-fexceptions to
enable
SAMport_oebox.cpp: In method `void SAMport_oebox::load
(const char *)':
SAMport_oebox.cpp:98: warning: comparison of unsigned
expression < 0 is
always false
SAMport_oebox.cpp: In method `void SAMport_oebox::save
(char *)':
SAMport_oebox.cpp:112: warning: unused parameter `char
*Filename'
make[3]: *** [SAMport_oebox.o] Error 1
make[3]: Leaving directory
`/home/h/redhat/BUILD/aethera-0.9.10/aethera/libs/plugins/mailimport'
make[2]: *** [sub-mailimport] Error 2
make[2]: Leaving directory
`/home/h/redhat/BUILD/aethera-0.9.10/aethera/libs/plugins'
make[1]: *** [sub-plugins] Error 2
make[1]: Leaving directory
`/home/h/redhat/BUILD/aethera-0.9.10/aethera/libs'
make: *** [sub-libs] Error 2
fel: Dĺlig slutstatus frĺn /var/tmp/rpm-tmp.72025 (%build)

the last line says: "Bad exit code from
/var/tmp/rpm-tmp.72025 (%build)"

Discussion


Log in to post a comment.