Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Nov 2015 13:30:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 203939] [PATCH] www/xombrero: fix build and upgrade to 1.6.4
Message-ID:  <bug-203939-13-tRnDRshcvR@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-203939-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-203939-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203939

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

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

--- Comment #5 from Ulrich Grey <usenet@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203939-13-tRnDRshcvR>