www.delorie.com/archives/browse.cgi   search  
Mail Archives: pgcc/1998/11/25/15:31:52

X-pop3-spooler: POP3MAIL 2.1.0 b 4 980420 -bs-
X-Authentication-Warning: basis.Desk.nl: listserv set sender to owner-pgcc-list AT basis DOT desk DOT nl using -f
Date: Wed, 25 Nov 1998 15:27:50 GMT
From: David <david AT kalifornia DOT com>
Message-Id: <199811251527.PAA06780@Midnight.Hacking.in.the.Land.of.Kalifornia.com>
To: ksparger AT concentric DOT net
Cc: pgcc-list AT desk DOT nl
Reply-To: david AT kalifornia DOT com
Subject: Re: Possible bug in glibc binary?
In-Reply-To: <Pine.LNX.4.05.9811250518180.3780-100000@vaevictis>
X-Mailer: XCmail 0.99.7devel - with PGP support, PGP engine version 0.5
X-Mailerorigin: http://www.fsai.fh-trier.de/~schmitzj/Xclasses/XCmail/
MIME-Version: 1.0
Sender: Marc Lehmann <pcg AT goof DOT com>
Status: RO
X-Status: A
Lines: 37

Reply to mail from ksparger about Possible bug in glibc binary?
-----------------
> The most obvious example of the incorrect behaviour pgcc is generating
> problems for me is the fact that ircII 4.4 compiled under the libc6/pgcc
> libc6 combination reports the time to be exactly 6 hours LATER than it
> really is (no, this is not a system problem, because programs such as

hmm.  my first guess is /etc/localtime has the wrong contents.  mine is
linked to /usr/share/zoneinfo/America/Los_Angeles.  i'd check all your
`date' links for timezone links -all- point to the same file. 

> program.  Further, until I installed a link /usr/local/pgcc/lib/gcc-lib to
> /usr/lib/gcc-lib, I received the following error whenever attempting to
> compile any program which included limit.h:
> 
> In file included from /usr/include/sys/param.h:23,
>                  from ../include/irc.h:53,
>                  from alias.c:15:
> /usr/include/limits.h:46: No include path in which to find limits.h
[...]
> Thanks your time, and please be gentle if I did something stupid ;)

=)

limits.h is an OS specific file.  if you're using linux, these two links
should exist.  /usr/include/linux -> /path/to/linux/include/linux and
/usr/include/asm -> /path/to/linux/include/asm.  if you cd to
/path/to/linux, and run `make symlinks' with a recent version of the
kernel, these links should be made for you properly; including asm
pointing to your specific platform.

-d
-- 
  Look, Windows 98  Buy, lemmings, buy!  MCSE, Must Consult Someone Experienced
__ (c) 1998 David Ford.  Redistribution via the Microsoft Network is prohibited
\/  for linux-kernel: please read linux/Documentation/* before posting problems


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019