update glib20
ajtiM
lumiwa at gmail.com
Fri Mar 8 11:55:12 UTC 2013
FreeBSD 9.1-RELEASE #0 r243826: Tue Dec 4 06:55:39 UTC 2012
root at obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
gcc -v
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070831 patched [FreeBSD]
Try to update the stystem and it start with error when building glibl20:
gunicollate.c:50: warning: data definition has no type or storage class
gunicollate.c:50: warning: type defaults to 'int' in declaration of
'G_LOCK_DEFINE_STATIC'
gunicollate.c:50: warning: parameter names (without types) in function
declaration
gunicollate.c: In function 'init_icu_collator':
gunicollate.c:55: warning: implicit declaration of function 'G_LOCK'
gunicollate.c:66: warning: implicit declaration of function 'G_UNLOCK'
gunicollate.c: In function 'g_utf8_collate_key':
gunicollate.c:503: warning: pointer targets in passing argument 4 of
'ucol_getSortKey_50' differ in signedness
CC gunidecomp.lo
CC gurifuncs.lo
CC gutils.lo
CC gvariant.lo
CC gvariant-core.lo
CC gvariant-parser.lo
CC gvariant-serialiser.lo
CC gvarianttypeinfo.lo
CC gvarianttype.lo
CC gversion.lo
CC gwakeup.lo
CC gprintf.lo
CC glib-unix.lo
CC gthread-posix.lo
CC giounix.lo
CC gspawn.lo
CC gtester.o
echo glib-unix.h glib-object.h glib.h galloca.h garray.h gasyncqueue.h
gatomic.h gbacktrace.h gbase64.h gbitlock.h gbookmarkfile.h gbytes.h gcharset.h
gchecksum.h gconvert.h gdataset.h gdate.h gdatetime.h gdir.h genviron.h
gerror.h gfileutils.h ggettext.h ghash.h ghmac.h ghook.h ghostutils.h gi18n.h
gi18n-lib.h giochannel.h gkeyfile.h glist.h gmacros.h gmain.h gmappedfile.h
gmarkup.h gmem.h gmessages.h gnode.h goption.h gpattern.h gpoll.h gprimes.h
gqsort.h gquark.h gqueue.h grand.h gregex.h gscanner.h gsequence.h gshell.h
gslice.h gslist.h gspawn.h gstdio.h gstrfuncs.h gtestutils.h gstring.h
gstringchunk.h gthread.h gthreadpool.h gtimer.h gtimezone.h gtrashstack.h
gtree.h gtypes.h gunicode.h gurifuncs.h gutils.h gvarianttype.h gvariant.h
gversion.h gversionmacros.h gwin32.h gprintf.h > glib-public-headers.txt.tmp
&& mv glib-public-headers.txt.tmp glib-public-headers.txt
CCLD libglib-2.0.la
CCLD gtester
./.libs/libglib-2.0.so: undefined reference to `G_LOCK'
./.libs/libglib-2.0.so: undefined reference to `G_UNLOCK'
gmake[4]: *** [gtester] Error 1
gmake[4]: Leaving directory `/usr/ports/devel/glib20/work/glib-2.34.3/glib'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/usr/ports/devel/glib20/work/glib-2.34.3/glib'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/usr/ports/devel/glib20/work/glib-2.34.3/glib'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/glib20/work/glib-2.34.3'
gmake: *** [all] Error 2
*** [do-build] Error code 1
Stop in /usr/ports/devel/glib20.
*** [build] Error code 1
Stop in /usr/ports/devel/glib20.
===>>> make failed for devel/glib20
===>>> Aborting update
Terminated
===>>> You can restart from the point of failure with this command line:
portmaster <flags> devel/glib20
Thank you.
Mitja
----------
http://www.redbubble.com/people/lumiwa
More information about the freebsd-gnome
mailing list