bug-glibc
[Top][All Lists]
Advanced

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

Re: porting glibc to solaris-sparc and S390 platform


From: Andreas Schwab
Subject: Re: porting glibc to solaris-sparc and S390 platform
Date: 05 Oct 2001 14:03:21 +0200
User-agent: Gnus/5.090003 (Oort Gnus v0.03) Emacs/21.0.107

esp5 <address@hidden> writes:

|> hey,
|> 
|> I wanted to port glibc to the above platforms. Right now, I'm in the middle 
of 
|> the solaris port, have about a 1000 line patch written so far, and have run 
|> into some undefined symbols:
[...]
|> I did some digging, and lo and behold most of these symbols are defined in 
areas
|> where the compile process *doesn't do anything*, ie: whole parts of the 
source
|> tree are left uncompiled. For example, inet_pton occurs in 
resolv/inet_pton.c,
|> but the whole resolv directory is untouched.

You probably need to create a file
sysdeps/unix/sysv/sysv4/solaris2/Implies that contains at least unix/inet
(see also sysdeps/unix/sysv/linux/Implies and
sysdeps/unix/sysv/sysv4/Implies).

Andreas.

-- 
Andreas Schwab                                  "And now for something
address@hidden                          completely different."
SuSE Labs, SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5



reply via email to

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