gnome-http CVS 18 NOV 98




I compiled and linked gnome-http extracted from CVS on 18 NOV 98 for
the following platforms:

sparc-sun-solaris2.5.1
sparc-sun-solaris2.6
i686-pc-linux-gnulibc1 (redhat 4.1)
i686-pc-linux-gnu (redhat 5.1)
alpha-dec-osf4.0b
hppa1.1-hp-hpux10.20
powerpc-ibm-aix4.2.1.0
mips-sgi-irix6.4

It was OK on all platforms except hppa1.1-hp-hpux10.20
where the h_errno problem came again:


: :gmake[1]: Leaving directory `/scratch/happi/GNU.DESK/gnome-http-0.31/macros'
 : :/bin/sh ./libtool --mode=compile gcc -DPACKAGE=\"libghttp\" -DVERSION=\"0.34\" -DSTDC_HEADERS=1  -I. -I.    -O2 -c ghttp.c
 : :gcc -DPACKAGE=\"libghttp\" -DVERSION=\"0.34\" -DSTDC_HEADERS=1 -I. -I. -O2 -Wp,-MD,.deps/ghttp.p -c -fPIC -DPIC ghttp.c
 :*:ghttp.c: In function `ghttp_process':
 :*:ghttp.c:309: `h_errno' undeclared (first use in this function)
 :happi: Entering wait for 18387
 :Error executing Run /usr/local/bin/gmake MAKE=/usr/local/bin/gmake
 :%:Terminated with errors(code: 612)
 :Error executing Run /usr/local/bin/gmake MAKE=/usr/local/bin/gmake
 :%:Terminated with errors(code: 612)

   On HPUX, h_errno is only defined in <netdb.h> if
   _XOPEN_SOURCE_EXTENDED macro is defined. This I had to compile
   ghttp.c and http_trans.c with -D_XOPEN_SOURCE_EXTENDED.

Amicalement.

-- 
  ************************************************************************
  *  Philippe Defert: Computing and Networks Division                    *
  *                   CERN,  European Laboratory for Particle Physics    *
  ************************************************************************
  * URL: http://wwwcn.cern.ch/~defert | E*mail: Philippe.Defert@cern.ch  *
  ************************************************************************
  *      Un monde nouveau, tu comprends                          ////\   *
  *      Rien ne sera plus jamais comme avant                    \\\//   *
  *      C'est la fin de l'histoire, le rouge apres le noir       | |    *
  *                                                  J.J. Goldman | |    *  
  ************************************************************************



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