How much longer for GNOME

Tilman Linneweh arved at freebsd.org
Mon May 23 08:46:58 PDT 2005


* Koop Mast [2005-05-22 19:29]:
> > > Just curious but what is stoping the developement from getting GNOME
> > > working is it the hardware support or the ports slowing you down.
> > 
> > libtool15: link: CURRENT `1000' is not a nonnegative integer
> > libtool15: link: `1000:1:1000' is not valid version information
> 
> This is a really old and very known error, update your libtool15 port.

Thank you very much.
Ooops, somehow i didn't picked the patch up. I am now getting quite far:

Mozilla (dependency of yelp) fails because of nspr:

cc -o prfdcach.o -c    -O -pipe  -pipe  -ansi -Wall -fPIC  -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -DFREEBSD=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -D_THREAD_SAFE=1  -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I/usr/ports/www/mozilla/work/mozilla/dist/include/nspr -I../../../pr/include -I../../../pr/include/private  prfdcach.c
In file included from /usr/ports/www/mozilla/work/mozilla/dist/include/nspr/prtypes.h:55,
                 from /usr/ports/www/mozilla/work/mozilla/dist/include/nspr/pratom.h:43,
                 from /usr/ports/www/mozilla/work/mozilla/dist/include/nspr/nspr.h:38,
                 from ../../../pr/include/private/primpl.h:66,
                 from prfdcach.c:35:
/usr/ports/www/mozilla/work/mozilla/dist/include/nspr/prcpucfg.h:285:2: #error "Unknown CPU architecture"
In file included from /usr/ports/www/mozilla/work/mozilla/dist/include/nspr/pratom.h:43,
                 from /usr/ports/www/mozilla/work/mozilla/dist/include/nspr/nspr.h:38,
                 from ../../../pr/include/private/primpl.h:66,
                 from prfdcach.c:35:
/usr/ports/www/mozilla/work/mozilla/dist/include/nspr/prtypes.h:259:2: #error No suitable type for PRInt8/PRUint8
/usr/ports/www/mozilla/work/mozilla/dist/include/nspr/prtypes.h:284:2: #error No suitable type for PRInt16/PRUint16
/usr/ports/www/mozilla/work/mozilla/dist/include/nspr/prtypes.h:316:2: #error No suitable type for PRInt32/PRUint32
In file included from /usr/ports/www/mozilla/work/mozilla/dist/include/nspr/pratom.h:43,
                 from /usr/ports/www/mozilla/work/mozilla/dist/include/nspr/nspr.h:38,
                 from ../../../pr/include/private/primpl.h:66,
                 from prfdcach.c:35:
/usr/ports/www/mozilla/work/mozilla/dist/include/nspr/prtypes.h:360: error: syntax error before "PRUint32"
/usr/ports/www/mozilla/work/mozilla/dist/include/nspr/prtypes.h:379:2: #error 'sizeof(int)' not sufficient for platform use
/usr/ports/www/mozilla/work/mozilla/dist/include/nspr/prtypes.h:402: error: syntax error before "PROffset32"
/usr/ports/www/mozilla/work/mozilla/dist/include/nspr/prtypes.h:402: warning: type defaults to `int' in declaration of `PROffset32'
/usr/ports/www/mozilla/work/mozilla/dist/include/nspr/prtypes.h:402: warning: data definition has no type or storage class
/usr/ports/www/mozilla/work/mozilla/dist/include/nspr/prtypes.h:429: error: syntax error before "PRBool"
/usr/ports/www/mozilla/work/mozilla/dist/include/nspr/prtypes.h:429: warning: type defaults to `int' in declaration of `PRBool'
/usr/ports/www/mozilla/work/mozilla/dist/include/nspr/prtypes.h:429: warning: data definition has no type or storage class
/usr/ports/www/mozilla/work/mozilla/dist/include/nspr/prtypes.h:439: error: syntax error before "PRPackedBool"
/usr/ports/www/mozilla/work/mozilla/dist/include/nspr/prtypes.h:439: warning: type defaults to `int' in declaration of `PRPackedBool'
/usr/ports/www/mozilla/work/mozilla/dist/include/nspr/prtypes.h:439: warning: data definition has no type or storage class
[...]

I will try to look at this over the weekend.

regards
tilman




More information about the freebsd-gnome mailing list