Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jan 2002 07:30:11 +0200 (EET)
From:      Bernie <Bernie_X@myrealbox.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   library cposix? where can i get it?
Message-ID:  <20020111072406.L17677-100000@BLAST>

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

hello,

i'm trying to compile glade port, but get the folloing error
message:

checking alignment of CORBA_unsigned_long_long... 4
checking alignment of CORBA_struct... 1
checking alignment of CORBA_pointer... 4
checking for gnome-libs >= 1.2.7... found
checking for Oaf >= 0.6.7... ===>  Script "configure" failed: here are the
contents o
f "config.log"
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:765: checking for perl
configure:853: checking for a BSD compatible install
....
....
....
configure:1283: checking for working ORBit environment
configure:1319: checking for gnorba libraries
configure:1428: checking for strerror in -lcposix
configure:1447: cc -o conftest -O -pipe -march=pentium
-I/usr/X11R6/include -I/usr/lo
cal/include  -L/usr/X11R6/lib conftest.c -lcposix  -L/usr/local/lib 1>&5
/usr/libexec/elf/ld: cannot find -lcposix
configure: failed program was:
...

is it the '/usr/libexec/elf/ld: cannot find -lcposix' that causes the
problem? if so, which port does lib 'cposix' comes with? i did a
whereis but didnt get anything...

thanks a lot

Bernie


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




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