In file included from server.c:38:
dm.h:105: security/pam_appl.h: No such file or directory
make[4]: *** [server.o] Error 1


  This is a problem specific to Debian if I recall correctly.
I'm not sure what the correct solution is.  Anyone?  Anyone?

  I think you can hack it by changing
# define HasPam                 YES
  to
# define HasPam                 NO
in xc/config/cf/linux.cf, but I suppose the Debian folks would tell
you to just get Pam.  They seemed to think it should be a requirement
for building XFree86.  You're going to need to "make World" again if 
you change that file.


                        Mark.


On Tue, 16 Sep 2003, Mauro Gaggero wrote:

> ok, thanks that was one of the problems. I have installed the packages you
> mentioned but I have still some errors. Do you know the solution even in
> this case?
> Tank you, Mauro
> 
> PS (one of the errors is "png.h no such file or directory" but now it is ok,
> I forgot to type make install....)
> 
> 
> ----- Original Message -----
> From: "Mark Vojkovich" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Sunday, September 14, 2003 9:23 PM
> Subject: Re: [XFree86] compiling from sources
> 
> 
> > On Sun, 14 Sep 2003, Mauro Gaggero wrote:
> >
> > > Hi, I downloaded from http://www.xfree86.org the 7 gzipped files of
> sources of XFree86 4.3.0 and the fixes. I tried to compile the sources
> following the docs file ("Building XFree86 from a Source Distribution") but
> the compilation failed because of some errors. I have a GNU/Linux Debian
> system with gcc 2.95.4 and I have used the default configuration for Debian.
> > > The World.log.bz2 file shows the errors.
> >
> >    You need libpng in order to build some server tools.  Not just the
> > user libraries, but the development package (header files).  Install
> > the libpng development package and run "make" (probably don't need a
> > whole "make World").
> >
> >
> > Mark.
> >
> > _______________________________________________
> > XFree86 mailing list
> > [EMAIL PROTECTED]
> > http://XFree86.Org/mailman/listinfo/xfree86
> 
> 
> 
> --
> Email.it, the professional e-mail, gratis per te: http://www.email.it/f
> 
> Sponsor:
> Dai il suo nome ad una stella, un giorno speciale,una ricorrenza, un regalo unico e 
> prezioso,
> REGALA UNA STELLA, sar� tua per sempre!
> Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=1499&d=16-9


_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

Reply via email to