Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: tlug: pine 3.96 compilation with gcc 2.7.2.3
- To: tlug@example.com
- Subject: Re: tlug: pine 3.96 compilation with gcc 2.7.2.3
- From: Christopher Wiles <wileyc@example.com>
- Date: Sun, 23 Nov 1997 13:54:00 +0900 (JST)
- Content-Type: TEXT/PLAIN; charset=US-ASCII
- In-Reply-To: <19971122012035.27674@example.com>
- Reply-To: tlug@example.com
- Sender: owner-tlug@example.com
On Sat, 22 Nov 1997, Jason Molenda wrote: > You can probably hack around this by looking at the declaration of > sys_errlist in os.c. Removing it would be easiest. Yep, remove it. IIRC, that snippet of code looks something like #if !defined(FreeBSD) && !defined(NetBSD) extern char *sys_errlist[]; #endif ... glibc wants that to be const char, of course. The Right Thing To Do(tm) is to add a !defined(Linux) to that #if block, but the pine developers don't seem to be too receptive to non-UW coding suggestions. > You can most likely just ignore the waitpid noise. Yep. -- Chris (wileyc@example.com) --------------------------------------------------------------- TLUG Meeting Dec. 13, 12:30 at Tokyo station Yaesu Chuo ticket gate 13:30 Starbuck's coffee. 13:45 HSBC | info: joem@example.com At least 3 functional Sparc IPC machines will be raffled out --------------------------------------------------------------- a word from the sponsor: TWICS - Japan's First Public-Access Internet System www.twics.com info@example.com Tel:03-3351-5977 Fax:03-3353-6096
- References:
- Re: tlug: pine 3.96 compilation with gcc 2.7.2.3
- From: crash@example.com (Jason Molenda)
Home | Main Index | Thread Index
- Prev by Date: tlug: Canna and Pine3.96LJ
- Next by Date: Re: tlug: Calling all users....
- Prev by thread: Re: tlug: pine 3.96 compilation with gcc 2.7.2.3
- Next by thread: tlug: Canna and Pine3.96LJ
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links