1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00

Mark BROKEN.

creating libAiksaurusGTK.la
(cd .libs && rm -f libAiksaurusGTK.la && ln -s ../libAiksaurusGTK.la libAiksaurusGTK.la)
if c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../base   -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include  -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz    -O2 -pipe -fno-strict-aliasing -MT gtkAiksaur.t.o -MD -MP -MF ".deps/gtkAiksaur.t.Tpo" -c -o gtkAiksaur.t.o gtkAiksaur.t.cpp; \
then mv -f ".deps/gtkAiksaur.t.Tpo" ".deps/gtkAiksaur.t.Po"; else rm -f ".deps/gtkAiksaur.t.Tpo"; exit 1; fi
/bin/sh ../../libtool --mode=link c++ -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include  -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz    -O2 -pipe -fno-strict-aliasing   -o gaiksaurus  gtkAiksaur.t.o libAiksaurusGTK.la
c++ -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -O2 -pipe -fno-strict-aliasing -o .libs/gaiksaurus gtkAiksaur.t.o  -pthread ./.libs/libAiksaurusGTK.so -L/usr/local/lib -lz -Wl,--rpath -Wl,/usr/local/lib
/usr/bin/ld: .: invalid DSO for symbol `gtk_init' definition
/usr/local/lib/libgtk-x11-2.0.so.0: could not read symbols: Bad value
c++: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[4]: *** [gaiksaurus] Error 1
gmake[4]: Leaving directory `/wrkdirs/usr/ports/textproc/aiksaurus-gtk/work/aiksaurus-1.2.1/gtk/src'
This commit is contained in:
Adam Weinberger 2014-08-21 23:05:13 +00:00
parent b50a4b0708
commit d2df789228
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365600

View File

@ -14,6 +14,8 @@ PKGDIR= ${.CURDIR}
USE_GNOME= gtk20
CONFIGURE_ARGS=--with-gtk
BROKEN= does not link against GTK2
pre-install:
@${REINPLACE_CMD} -e 's|base [$$][(]GTKSRCDIR[)] data|$$(GTKSRCDIR)|g' \
${WRKSRC}/Makefile