pkgsrc-Bugs archive

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

Re: pkg/40411: standalone-tcsh dumps core when tab completing some filenames



The following reply was made to PR pkg/40411; it has been noted by GNATS.

From: Hisashi T Fujinaka <htodd%twofifty.com@localhost>
To: Christos Zoulas <christos%zoulas.com@localhost>
Cc: gnats-bugs%NetBSD.org@localhost, pkg-manager%NetBSD.org@localhost, 
gnats-admin%NetBSD.org@localhost,
        pkgsrc-bugs%NetBSD.org@localhost
Subject: Re: pkg/40411: standalone-tcsh dumps core when tab completing some
 filenames
Date: Fri, 16 Jan 2009 08:19:48 -0800 (PST)

 On Fri, 16 Jan 2009, Christos Zoulas wrote:
 
 > Ok, this looks like the new locale code issue. Can you build a debugging libc
 > make MKDEBUGLIB=yes install in libc, and then add -lc_g to your link line,
 > and do the gdb trace again? What are your locale settings? Is what you are
 > trying to expand 7-bit ascii?
 
 echo $LOCALE shows it to be unset. Trying to compile with -lc_g gives
 me:
 
 ld: cannot find -lc_g
 


Home | Main Index | Thread Index | Old Index