Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Mar 2003 13:15:33 -0500
From:      Edinho <edinho64@netscape.net>
To:        neitzel@softmediatec.de, freebsd-questions@freebsd.org
Subject:   Re: gmake: *** [all-recursive-am] Error 2
Message-ID:  <3E776245.5090902@netscape.net>
References:  <3E76D8E7.2030501@netscape.net> <20030318100003.M33261@softmediatec.de>

next in thread | previous in thread | raw e-mail | index | archive | help
neitzel@softmediatec.de wrote:

>Hi!
>
>  
>
>>1.exp -o .libs/libwnck-1.so.9 /usr/bin/ld: cannot find -lXft 
>>    
>>
>
>The Xft lib isn't installed. Just do:
>
>cd /usr/ports
>ls -d */*xft*
>
>Then you should find the xft libary port. Install it and everything 
>should work again.
>
>I am at work now and I don't hava a FBSD System here, so I cannot give 
>you more details about the package. I hope, that you could find it with 
>the given instructions.
>
>When I am at home again, I could send you more help (if needed).
>
>With kind regards,
>
>Konrad Neitzel
>
>--
>SoftMediaTec GmbH
>Tel: 0172 / 689 31 45
>Fax: 069 / 90 50 99 53
>  
>
Hello again,

That worked for that problem but now and it built a couple of ports 
without breaking but then it broke again with this error:
gmake[3]: Entering directory 
`/usr/ports/x11/gnomeapplets2/work/gnome-applets-2.2.0/cdplayer'
/usr/X11R6/bin/gdk-pixbuf-csource --raw --build-list cdplayer_stop_data 
./images/cdplayer-stop.png cdplayer_play_data ./images/cdplayer-play.png 
cdplayer_pause_data ./images/cdplayer-pause.png cdplayer_prev_data 
./images/cdplayer-prev.png cdplayer_next_data ./images/cdplayer-next.png 
cdplayer_eject_data ./images/cdplayer-eject.png >./inlinepixbufs.h
failed to load "./images/cdplayer-stop.png": Couldn't recognize the 
image file format for file './images/cdplayer-stop.png'
gmake[3]: *** [inlinepixbufs.h] Error 1
gmake[3]: Leaving directory 
`/usr/ports/x11/gnomeapplets2/work/gnome-applets-2.2.0/cdplayer'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory 
`/usr/ports/x11/gnomeapplets2/work/gnome-applets-2.2.0/cdplayer'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory 
`/usr/ports/x11/gnomeapplets2/work/gnome-applets-2.2.0'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop in /usr/ports/x11/gnomeapplets2.
*** Error code 1

Stop in /usr/ports/x11/gnome2.
ecerejo#



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E776245.5090902>