Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jun 1999 14:52:53 +0600 (ESS)
From:      Ilia Chipitsine <ilia@cgilh.chel.su>
To:        Marcel Moolenaar <marcel@scc.nl>
Cc:        emulation@FreeBSD.ORG
Subject:   Re: linux emulation
Message-ID:  <Pine.BSF.4.05.9906141451100.324-100000@localhost.cgu.chel.su>
In-Reply-To: <37643FEA.3C9536FE@scc.nl>

next in thread | previous in thread | raw e-mail | index | archive | help

On Mon, 14 Jun 1999, Marcel Moolenaar wrote:

> Ilia Chipitsine wrote:
> 
> > /home/ilia/fortran-cd/vast/vhpf_linux/lib//libvhpf_pvm.a(envnproc.o): In
> > function `envnproc_':
> > envnproc.o(.text+0xe2): undefined reference to `__ctype_b'
> > collect2: ld returned 1 exit status
> 
> ld probably loads a FreeBSD library instead of the Linux version. There're
> a couple of reasons for this:
> 1) You don't have the Linux library on your system,
> 2) You have the library on your system, but the FreeBSD version is found
> first,
> 3) You have the library on your system, but the linker does not find it.
> 
> You may also check for version mismatches.

which library that function could be in ?
i can just add that library as 'hpf <blah-blah> libthat_library.a'

> 
> -- 
> Marcel Moolenaar                                  mailto:marcel@scc.nl
> SCC Internetworking & Databases                     http://www.scc.nl/
> Amsterdam, The Netherlands                         tel: +31 20 4200655
> 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-emulation" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9906141451100.324-100000>