[Bug 203939] [PATCH] www/xombrero: fix build and upgrade to 1.6.4

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Nov 28 13:30:13 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203939

Ulrich Grey <usenet at ulrich-grey.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |usenet at ulrich-grey.de

--- Comment #5 from Ulrich Grey <usenet at ulrich-grey.de> ---
Building xombrero on a FreeBSD 10.2-RELEASE-p7 amd64 system failed, showing
this message:

--- xombrero ---
cc  -fstack-protector -L/usr/local/lib -lwebkitgtk-1.0 -lgtk-x11-2.0
-lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0
-lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -ljavascriptcoregtk-1.0
-lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lgnutls   -o xombrero *.o
 -lutil
/usr/lib/crt1.o: In function `_start':
/usr/local/DEVEL/src/10.2/lib/csu/amd64/crt1.c:(.text+0x16b): undefined
reference to `main'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** [xombrero] Error code 1

make[2]: stopped in
/usr/local/DEVEL/ports/www/xombrero/work/xombrero-1.6.3/freebsd
1 error

make[2]: stopped in
/usr/local/DEVEL/ports/www/xombrero/work/xombrero-1.6.3/freebsd
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Using this patch worked for me: comment #1

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list