[Gegl-developer] Problem building on Solaris 11
- From: Brandon Barker <brandon barker gmail com>
- To: gegl-developer-list gnome org
- Subject: [Gegl-developer] Problem building on Solaris 11
- Date: Wed, 9 May 2012 13:24:08 -0500
Hello,
I'm trying to build gegl 0.2.0 on Solaris 11, with the following configuration options (note that I just build babl 0.1.10 and installed it in /usr/local):
CFLAGS="-I/usr/local/include" CPPFLAGS="-I/usr/local/include" LDFLAGS="-L/usr/local/lib" BABL_CFLAGS="-I/usr/local/include/babl-0.1" BABL_LIBS="-L/usr/local/lib/babl-0.1" ./configure
echo $PATH
/usr/local/bin:/usr/bin:/bin
When I run gmake, I get some Undefined symbols (See below). Thanks for your suggestions.
...
gmake[3]: Leaving directory `/home/brandon/Download/gegl-0.2.0/operations/external'
gmake[3]: Entering directory `/home/brandon/Download/gegl-0.2.0/operations'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/home/brandon/Download/gegl-0.2.0/operations'
gmake[2]: Leaving directory `/home/brandon/Download/gegl-0.2.0/operations'
Making all in bin
gmake[2]: Entering directory `/home/brandon/Download/gegl-0.2.0/bin'
CC gegl.o
CC gegl-path-smooth.o
CCLD gegl
Undefined first referenced
symbol in file
ld: fatal: symbol referencing errors. No output written to .libs/gegl
collect2: ld returned 1 exit status
gmake[2]: *** [gegl] Error 1
gmake[2]: Leaving directory `/home/brandon/Download/gegl-0.2.0/bin'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/home/brandon/Download/gegl-0.2.0'
gmake: *** [all] Error 2
Brandon Barker
Phone: (607) 527-0665
brandon barker gmail comhttp://brandon.barker.googlepages.com/home
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]