lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV parse error


From: Giovanna Pavarani
Subject: Re: LYNX-DEV parse error
Date: Fri, 29 Aug 97 13:59:52 METDST

> 
> > > i'm trying to compile lynx2-7-1 on my ultra solaris2.5.
> > > Everything goes well just before Compiling Lynx sources, there this
> > > is what i get:
> ...
> > > /usr/include/curses.h:321: parse error before `__va_list'
> > > /usr/include/curses.h:322: parse error before `__va_list'
> ... 
> > Hit the same problem when compiling with HP-UX. Looks like the varargs.h
> ... 
> > Any one looking into this aspect of conditional compile ? There seem to be
> > some problems with the varargs.h file with HP-UX/Solaris.
> probably gcc was configured (and built) for an older version of
> HP-UX/Solaris.  I've seen that several times before -it would explain your
> success in pointing it directly to its shadow headers.  For instance, my
> ISP had Solaris 2.4 and 2.5 running, with gcc compiled for 2.4 - so I could
> not compile curses applications on 2.5 because it had a header mismatch.
> It's easy to see if you look at the directory-structure, since gcc
> has the canonical version embedded, e.g.,
> 
>       /usr/local
>       |   |---lib/
>       |   |   |---gcc-lib/
>       |   |   |   |---sparc-sun-solaris2.3/
>       |   |   |   |   |---2.5.8/
>       |   |   |   |   |---2.7.0/
>       |   |   |   |   |   |---include/ 
>       |   |   |   |---sparc-sun-solaris2.5/
>       |   |   |   |   |---2.7.2/
>       |   |   |   |   |   |---include/
> 
> (it's not something that we should address in the configure script)

Here i am again...
about the gcc libraries, i looked and i found i have gcc-lib for a 
generic sparc-sun-solaris2; replacing the include files doesn't work...

Have i to put my nose in the code or is there another way?

I read in this mailing list about a configure procedure...but i don't 
have it in my lynx-2-7-1.zip, i still have only a Makefile, is it right?

TIA,
regards
Jo'



--
      e@@@@@@@@@@@@@@@     Giovanna Pavarani
     @@@"""""""""""""      Italtel Central R&D  MILANO,ITALY    
    @" ___ ___________     
   II__[w] | [j] [m] |     phone : (+39) 2 4388-5277  (office)
  {======|_|~~~~~~~~~|             (+39) 2 4388-2490  (nearest)
 /oO--000'"`-OO---OO-'     e-mail: address@hidden
~"""~"""~"""~"""~"""~"""~"""~"""~"""~"""~"""~"""~""~""~""~""~""~""





;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

[Prev in Thread] Current Thread [Next in Thread]