-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 - -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Wed, 11 Jan 2006 16:29:33 +0100 Benedikt Meurer <[EMAIL PROTECTED]> wrote: Thanks its works :D Gruss Martin > Martin Wilke wrote: > > Hello > > Hey, > > > i have testing libexo from svn and i have compiler error on FreeBSD > > > > gmake[3]: Leaving directory > > `/usr/home/svn_done/x11/libexo/work/exo-0.3.1.1svn-r19381/exo' > > gmake[2]: Leaving directory > > `/usr/home/svn_done/x11/libexo/work/exo-0.3.1.1svn-r19381/exo' > > Making all in exo-csource gmake[2]: Entering directory > > `/usr/home/svn_done/x11/libexo/work/exo-0.3.1.1svn-r19381/exo-csource' > > if cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. > > -DG_LOG_DOMAIN=\"exo-csource\" > > -DPACKAGE_LOCALE_DIR=\"/var/tmp/libexo/share/locale\" > > -DHAVE_GNUC_VISIBILITY -I/usr/local/include/glib-2.0 > > -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe > > -Os -funroll-loops -pipe -fno-strict-aliasing -march=athlon-xp -O0 > > -g3 -DG_DISABLE_DEPRECATED -Werror -Wall -MT exo_csource-main.o -MD > > -MP -MF ".deps/exo_csource-main.Tpo" -c -o exo_csource-main.o `test > > -f 'main.c' || echo './'`main.c; \ then mv -f > > ".deps/exo_csource-main.Tpo" ".deps/exo_csource-main.Po"; else rm > > -f ".deps/exo_csource-main.Tpo"; exit 1; fi In file included from > > main.c:43: /usr/local/include/glib-2.0/glib/gi18n-lib.h:24:21: > > libintl.h: No such file or directory main.c: In function > > `print_usage': main.c:230: warning: implicit declaration of > > function `dgettext' main.c: In function `main': main.c:271: > > warning: implicit declaration of function `bindtextdomain' > > main.c:277: warning: implicit declaration of function `textdomain' > > gmake[2]: *** [exo_csource-main.o] Error 1 gmake[2]: Leaving > > directory > > `/usr/home/svn_done/x11/libexo/work/exo-0.3.1.1svn-r19381/exo-csource' > > gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory > > `/usr/home/svn_done/x11/libexo/work/exo-0.3.1.1svn-r19381' gmake: > > *** [all] Error 2 *** Error code 2 > > > > Stop in /usr/home/svn_done/x11/libexo. > > > > ERROR: libexo build failed. See above output. > > > > > > my libintl.h pfad is /usr/local/include. > > Run autogen.sh (or configure) with > > env \ > CFLAGS="$CFLAGS -I/usr/local/include" \ > LDFLAGS="$LDFLAGS -L/usr/local/lib" \ > autogen.sh [parameter....] > > for now. I'm going to look into this later. > > > Greetz Martin > > greets, > Benedikt > _______________________________________________ > Thunar-dev mailing list > [email protected] > http://foo-projects.org/mailman/listinfo/thunar-dev - -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDxS7UFRZ/kBT4vp8RAn4GAKCM0iZTxpeVvHe6joctMrg3sUYH/QCfRoi7 KVHLVPQEvxW61BG6Hsk5r4E= =7zYN - -----END PGP SIGNATURE----- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDxS7oFRZ/kBT4vp8RAqNQAJ9jdnF3GZLJCSMygz9sl6Z5DbetJACghylo e/PWqS1GX/iziZKhK0o0YI8= =QRro -----END PGP SIGNATURE----- _______________________________________________ Thunar-dev mailing list [email protected] http://foo-projects.org/mailman/listinfo/thunar-dev
