Re: Build problem with kdeedu
Ravi <[email protected]>
| Newsgroups | gmane.linux.kde.redhat.user |
|---|---|
| Message-ID | <[email protected]> |
On Monday 07 July 2008 18:55:04 Rex Dieter wrote: > > Problem building kdeedu from SVN (seems to be Fedora-specific or > > specific to my setup): building kigpart fails with "collect2: ld returned > > -1 exit status". This was preceded by bunch of messages about skipping > > incompatible libpthread, libresolv, libz, etc. I am using self-compiled > > qt-copy, kdesupport, kdelibs, etc. The only compilation failures are in > > koffice and kdeedu which fail as mentioned above. I did not find any > > workarounds in the form of patches in Fedora CVS. Is this a known problem > > for someone compiling the packages themselves? > > Not a known problem, works fine here. Wierd. Need a few more details > perhaps. > > What arch? Which version of fedora? As mentioned in my original email, F9 up-to-date on x86_64. I have this solved though: I needed to add -DLIB_SUFFIX=64 to cmake/ccmake. But I still don't understand why you don't need it. Without specifying LIB_SUFFIX, CMake ignores multilib, i.e., I get only "-L/lib64" and not "-L/lib64 -L/usr/lib64" when linking. Regards, Ravi ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08