ConnochaetOS

ConnochaetOS Forum

imlib2 install error

Page: 1

Author Post
Member
Registered: Mar 2007
Posts: 26
Hi, im tryn to install imlib2 for use idesk (i need use it on icewm because i want icons and a wall paper on my desktop and i dont like fluxbox). I get it from the ports, i do pkgmk -d for download and then the program begins to install the library. But i recieve this error installing imlib2:

make (3): *** (imlib2_conv) Error 1
make (3): LEavin directory /root/imlib2/work/src/imlib2-1.3.0/src/bin
make (2): *** (all-recursive) Error 1
make (2): LEavin directory /root/imlib2/work/src/imlib2-1.3.0/src/
make (1): *** (all-recursive) Error
make (1): LEavin directory /root/imlib2/work/src/imlib2-1.3.0/
====> ERROR: Building "/root/imlib2/imlib2-1.3.0-i386-it1.tgz" failed


and i cant continue with the installation. What can i do??? thank you!!
Administrator
Registered: Mar 2007
Posts: 1050
curchunflo wrote
Hi, im tryn to install imlib2 for use idesk (i need use it on icewm because i want icons and a wall paper on my desktop and i dont like fluxbox). I get it from the ports, i do pkgmk -d for download and then the program begins to install the library. But i recieve this error installing imlib2:

make (3): *** (imlib2_conv) Error 1
make (3): LEavin directory /root/imlib2/work/src/imlib2-1.3.0/src/bin
make (2): *** (all-recursive) Error 1
make (2): LEavin directory /root/imlib2/work/src/imlib2-1.3.0/src/
make (1): *** (all-recursive) Error
make (1): LEavin directory /root/imlib2/work/src/imlib2-1.3.0/
====> ERROR: Building "/root/imlib2/imlib2-1.3.0-i386-it1.tgz" failed


and i cant continue with the installation. What can i do??? thank you!!


I need the lines above the first error to analyze.
Member
Registered: Mar 2007
Posts: 26
Ok, but how i can copy all the output from the console without having to type it??? there is some way to doit??? i have been searching something like a log file but i cant find it. Thank you for your help
Member
Registered: Mar 2007
Posts: 26
here is the error:

gcc -O2 -march= i386 -o .libs/imlib2_conv - imlib2_conv.O ../../src/lib/.libs/liblMlib2.so ../../src/lib/.libs/libImlib2.so : undefined reference to "round"
collecto2: LD returned 1 exit status
make (3): *** (imlib2_conv) Error 1
make (3): LEavin directory /root/imlib2/work/src/imlib2-1.3.0/src/bin
make (2): *** (all-recursive) Error 1
make (2): LEavin directory /root/imlib2/work/src/imlib2-1.3.0/src/
make (1): *** (all-recursive) Error
make (1): LEavin directory /root/imlib2/work/src/imlib2-1.3.0/
====> ERROR: Building "/root/imlib2/imlib2-1.3.0-i386-it1.tgz" failed

ill be very thankfull for your help!!!
Member
Registered: Mar 2007
Posts: 26
nobody can help me???? any idea???
Member
Registered: Feb 2008
Posts: 3
uClibc does not have the round() -function. Replace "round()" with "rint()" in color_helpers.c.

See: http://lists.freebsd.org/pipermail/freebsd-ports/2005-March/021433.html

Page: 1

ConnochaetOS is powered by UseBB 1 Forum Software