Re: gnome-libs requires gtk 1.1?



Hihi..:)
	well , I guess that's not work on FreeBSD 3.0 C ..:PP

	However , Do you know about anyone who's working on
	porting GNOME project into FreeBSD ports collection?:))

	Maybe we can try to work this out??:P
	I guess this has been bothering many FreeBSD users ..:)

				Eric
> > >         it says /usr/include/sys/uio.h have some things wrong ..:PP
> > 
> I compiled it under FreeBSD-2.2.7 successfully. Simply add in the file
> src/ORBitutil/compat.c the folling line:
> #include <sys/types.h>
> 
> In ORBitutil/machine_endian.h you might have to comment out the line
> #indclude <endian.h>
> 
> but keep
> #include <sys/endian.h>
> 
> Then in src/orb/server.c you possibly have to comment out the line
> #include <sys/poll.h>
> 
> and finally in src/idl-compiler/orbit-c-backend.c you have to redefine
> #define INDENT "indent ... (lots of options)"
> 
> to
> #define INDENT "cat -"
> 
> because 'indent' on my system cannot be used as a filter (reading from 
> stdin and writing to stdout).
> 
> Hope this helps,
> Joachim
> 
> 
> P.S. I have problems now adding applets to the panel, that I haven't 
> had with MICO. (at least with multiple applets)
> 
> 
> 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]