ROX-filer fails to compile

discuss compiling applications for Puppy
Post Reply
Message
Author
anikin
Posts: 994
Joined: Thu 10 May 2012, 06:16

ROX-filer fails to compile

#1 Post by anikin »

A compile of ROX-filer-2011-10-22-patched2 (from Barry's sources) in upup Raring-3.8.4.2 fails with this error:

Code: Select all

`pkg-config  --libs gtk+-2.0 libxml-2.0 | sed 's/-lpangoxft-[^ ]*//'` -lX11   -lICE -lSM
/usr/bin/ld: view_collection.o: undefined reference to symbol 'sqrt@@GLIBC_2.0'
/usr/bin/ld: note: 'sqrt@@GLIBC_2.0' is defined in DSO /lib/libm.so.6 so try adding it to the linker command line
/lib/libm.so.6: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make: *** [ROX-Filer] Error 1
Compile failed
Press Return...
As a matter of fact, there's nothing you can add as your own compile options. The readme file says, run "./ROX-Filer/AppRun" and that's it. Although, I exported my CFLAGS, just in case.

Does this error mean some sort of lib incompatibility?

Thank you in advance.

simargl

#2 Post by simargl »

.
Last edited by simargl on Sun 01 Sep 2013, 15:02, edited 1 time in total.

scsijon
Posts: 1596
Joined: Thu 24 May 2007, 03:59
Location: the australian mallee
Contact:

#3 Post by scsijon »

anakin, go herehttp://rox.sourceforge.net/desktop/node/92.html and start from it, although I do remember that someone built a new one late last year (I think), if you just want to update.

Post Reply