Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Dec 2001 13:11:33 -0500
From:      "Richard E. Hawkins" <dochawk@psu.edu>
To:        freebsd-questions@FreeBSD.ORG
Subject:   can't compile bonobo or kdelibs2 from ports (and NetBEUI)
Message-ID:  <200112071811.fB7IBXA50559@fac13.ds.psu.edu>

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

I even noticed an update in the kdelibs2 port this morning on make 
update, but it bombs the same place.

All I want out of either of these is the simple samba configuration 
stuff.

For that matter, all I *really* want is to set up a spool on my box to 
send things to a couple of windows printers and access the windows 
shared drive.  Hmm, and to let vmware see a unix directory on my box.

The local windows shares use "NetBEUI", which I've never heard before . 
. .

help!

Past this point, it's only the tail ends of the failed makes.

hawk



kdelibs bombs with 

c++ -pipe -march=pentiumpro -fno-exceptions -fno-check-new -o .libs/mcopidl mcop
idl.o yacc.o scanner.o namespace.o -pthread  -L/usr/X11R6/lib -L/usr/local/lib .
./mcop/.libs/libmcop.so -ldl -L/usr/libexec/elf -L/usr/libexec -L/usr/lib -lstdc
++ -lm -Wl,--rpath -Wl,/usr/local/lib
/usr/lib/libc_r.so: WARNING!  setkey(3) not present in the system!
/usr/lib/libc_r.so: warning: this program uses gets(), which is unsafe.
/usr/lib/libc_r.so: warning: mktemp() possibly used unsafely; consider using mks
temp()
/usr/lib/libc_r.so: WARNING!  des_setkey(3) not present in the system!
/usr/lib/libc_r.so: WARNING!  encrypt(3) not present in the system!
/usr/lib/libc_r.so: warning: tmpnam() possibly used unsafely; consider using mks
temp()
/usr/lib/libc_r.so: warning: this program uses f_prealloc(), which is not recomm
ended.
/usr/lib/libc_r.so: WARNING!  des_cipher(3) not present in the system!
/usr/lib/libc_r.so: warning: tempnam() possibly used unsafely; consider using mk
stemp()
creating mcopidl
gmake[3]: Leaving directory `/usr/ports/x11/kdelibs2/work/kdelibs-2.2.2/arts/mco
pidl'
Making all in flow
gmake[3]: Entering directory `/usr/ports/x11/kdelibs2/work/kdelibs-2.2.2/arts/fl
ow'
Making all in mcopclass
gmake[4]: Entering directory `/usr/ports/x11/kdelibs2/work/kdelibs-2.2.2/arts/fl
ow/mcopclass'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/x11/kdelibs2/work/kdelibs-2.2.2/arts/flo
w/mcopclass'
gmake[4]: Entering directory `/usr/ports/x11/kdelibs2/work/kdelibs-2.2.2/arts/fl
ow'
../../arts/mcopidl/mcopidl -t ../../arts/flow/artsflow.idl
/usr/lib/libc_r.so: WARNING!  setkey(3) not present in the system!
/usr/lib/libc_r.so: warning: this program uses gets(), which is unsafe.
/usr/lib/libc_r.so: warning: mktemp() possibly used unsafely; consider using mks
temp()
/usr/lib/libc_r.so: WARNING!  des_setkey(3) not present in the system!
/usr/lib/libc_r.so: WARNING!  encrypt(3) not present in the system!
/usr/lib/libc_r.so: warning: tmpnam() possibly used unsafely; consider using mks
temp()
/usr/lib/libc_r.so: warning: this program uses f_prealloc(), which is not recomm
ended.
/usr/lib/libc_r.so: WARNING!  des_cipher(3) not present in the system!
/usr/lib/libc_r.so: warning: tempnam() possibly used unsafely; consider using mk
stemp()
gmake[4]: *** [artsflow.h] Segmentation fault (core dumped)
gmake[4]: *** Deleting file `artsflow.h'
gmake[4]: Leaving directory `/usr/ports/x11/kdelibs2/work/kdelibs-2.2.2/arts/flo
w'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/usr/ports/x11/kdelibs2/work/kdelibs-2.2.2/arts/flo
w'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/x11/kdelibs2/work/kdelibs-2.2.2/arts'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/x11/kdelibs2/work/kdelibs-2.2.2'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop in /usr/ports/x11/kdelibs2.
*** Error code 1

Stop in /usr/ports/x11/kdelibs2.
*** Error code 1

Stop in /usr/ports/x11/kdelibs2.




bonobo bombs with 
configure:7588: checking for msgfmt
configure:7622: checking for dcgettext
configure:7650: cc -o conftest -O -pipe -march=pentiumpro -I/usr/X11R6/include -
Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/incl
ude/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/X11R6/lib conftest.
c -L/usr/local/lib 1>&5
/tmp/ccDyojSR.o: In function `main':
/tmp/ccDyojSR.o(.text+0x7): undefined reference to `dcgettext'
configure: failed program was:
#line 7627 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char dcgettext(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char dcgettext();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_dcgettext) || defined (__stub___dcgettext)
choke me
#else
dcgettext();
#endif

; return 0; }
configure:7677: checking for gmsgfmt
configure:7713: checking for xgettext
configure:7753: cc -o conftest -O -pipe -march=pentiumpro -I/usr/X11R6/include -
Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/incl
ude/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/X11R6/lib conftest.
c -L/usr/local/lib 1>&5
/tmp/ccSpjyqA.o: In function `main':
/tmp/ccSpjyqA.o(.text+0x4): undefined reference to `_nl_msg_cat_cntr'
configure: failed program was:
#line 7745 "configure"
#include "confdefs.h"

int main() {
extern int _nl_msg_cat_cntr;
                               return _nl_msg_cat_cntr
; return 0; }
configure:8030: checking for catalogs to be installed
configure:8141: checking ORBit version
(end of "config.log")
*** Error code 1

Stop in /usr/ports/devel/bonobo.
*** Error code 1

Stop in /usr/ports/devel/bonobo.
*** Error code 1

Stop in /usr/ports/devel/bonobo.
*** Error code 1

Stop in /usr/ports/devel/bonobo.

-- 
What part of "non-negotiable" didn't you understand? /"\   ASCII ribbon campaign
dochawk@psu.edu  Smeal 178  (814) 375-4700           \ /   against HTML mail
These opinions will not be those of                   X    and postings. 
Penn State until it pays my retainer.                / \   



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?200112071811.fB7IBXA50559>