[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Enigma-devel] Fedora Core 3 / gcc 3.4 Issues
From: |
Thorsten Leemhuis |
Subject: |
[Enigma-devel] Fedora Core 3 / gcc 3.4 Issues |
Date: |
Fri, 12 Nov 2004 18:13:28 +0100 |
Hi *,
I'm the packager of the enigma RPM found in fedora extras (currently
fedora.us) for Fedora.
The current version 0.81 does not compile cleanly on FC3 -- a patch for
those interested or run into the same problem with other gcc 3.4 based
distros can find it:
http://bugzilla.fedora.us/show_bug.cgi?id=2269
or directly at:
http://bugzilla.fedora.us/attachment.cgi?id=919&action=view
Also 0.90-beta does not build on FC3:
[...]
if g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I/usr/include/SDL -D_REENTRANT
-O2 -g -pipe -m32 -march=i386 -mtune=pentium4 -I/usr/include/SDL -D_REENTRANT
-O2 -ffast-math -fomit-frame-pointer -MT math.o -MD -MP -MF ".deps/math.Tpo" \
-c -o math.o `test -f 'math.cc' || echo './'`math.cc; \
then mv -f ".deps/math.Tpo" ".deps/math.Po"; \
else rm -f ".deps/math.Tpo"; exit 1; \
fi
font.cc:129: error: `px::Font* px::LoadTTF(const char*, int)' should have been
declared inside `px'
make[3]: *** [font.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory
`/home/rpmbuild/rpmbuild.enigma/BUILD/enigma-0.90-beta/src/px'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/rpmbuild/rpmbuild.enigma/BUILD/enigma-0.90-beta/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/home/rpmbuild/rpmbuild.enigma/BUILD/enigma-0.90-beta/src'
make: *** [all-recursive] Error 1
Full log:
http://www.leemhuis.info/files/fedorarpms/misc/buildlog-enigma-0.90-beta.txt
I'm not a "real" programmer. Is that also gcc 3.4? Is it fixed already?
Or something stupid on my side?
CU
thl
--
Thorsten Leemhuis <address@hidden>
- [Enigma-devel] Fedora Core 3 / gcc 3.4 Issues,
Thorsten Leemhuis <=