galeon compiling

Michal Moskal malekith at pld.org.pl
Wed Jul 4 16:23:46 CEST 2001


On Wed, Jul 04, 2001 at 03:54:34PM +0200, wrobell wrote:
> On Wed, Jul 04, 2001 at 03:22:06PM +0200, wrobell wrote:
> > I have been trying to compile last (cvs) and the latest
> > (0.11.1) version of galeon. I am getting:
> > 
> > In file included from /usr/X11R6/include/mozilla/nspr/obsolete/protypes.h:53,
> >     from /usr/X11R6/include/mozilla/nspr/prtypes.h:466,
> >     from /usr/X11R6/include/mozilla/nscore.h:37,
> >     from mozilla.h:144,
> >     from galeon-wrapper.cpp:20:
> > /usr/include/sys/types.h:84: declaration does not declare anything
> And while compiling other packages I am getting:
> 
>     /usr/include/sys/types.h:84: warning: empty declaration

Try compiling test.c with just #include <sys/types.h>,
also show rpm -q glibc-devel. If <sys/types.h> alone
works, try look what else includes are used before,
in my sys/types.h:84 there is off_t definition so maybe
smoe other file does #define off_t int or sth...

-- 
: Michal ``,/\/\,       '' Moskal    | |            : GCS {C,UL}++++$
:          |    |alekith      @    |)|(| . org . pl : {E--, W, w-,M}-
:                                  |                : {b,e>+}++ !tv h
: Current project:  http://aleph-0.dhs.org/ywindow/ : PLD Team member



More information about the pld-devel-en mailing list