From jacunix@cantv.net Sat Jul  7 23:06:37 2001
Received: from rs2s3.datacenter.cha.cantv.net (rs2s3-b.datacenter.cha.cantv.net [200.44.32.58])
	by swi.psy.uva.nl (8.11.2/8.11.2) with ESMTP id f67L6aX16214
	for <prolog@swi.psy.uva.nl>; Sat, 7 Jul 2001 23:06:36 +0200 (MET DST)
Received: from [200.44.23.46] (mrdras2-046.ras.mrd.cantv.net [200.44.23.46])
	by rs2s3.datacenter.cha.cantv.net (8.10.2/8.10.2/2.0) with ESMTP id f67L6Wk25507
	for <prolog@swi.psy.uva.nl>; Sat, 7 Jul 2001 17:06:32 -0400
Mime-Version: 1.0
X-Sender: jacunix@pop.cantv.net
Message-Id: <p05101000b76d29e326bc@[200.44.23.46]>
Date: Sat, 7 Jul 2001 17:04:48 -0400
To: prolog@swi.psy.uva.nl
From: Jacobo Myerston <jacunix@cantv.net>
Content-Type: text/plain; charset="us-ascii" ; format="flowed"
Subject: [SWIPL] still having problems with macosx

Hi Folks,

I was following the instructions of the new how-to, but I can'n still 
build 4.0.7.

here is the output,


cc -traditional-cpp -c -I. -I. -I./rc -Wall -O2 -I/sw/include 
pl-extend.c -o pl-extend.o
cc -traditional-cpp -L/sw/lib -o pl -Lrc pl-atom.o pl-wam.o 
pl-stream.o pl-error.o pl-arith.o pl-bag.o pl-comp.o pl-rc.o 
pl-dwim.o pl-ext.o pl-file.o pl-flag.o pl-fmt.o pl-funct.o pl-gc.o 
pl-glob.o pl-itf.o pl-list.o pl-load.o pl-modul.o pl-op.o pl-os.o 
pl-prims.o pl-pro.o pl-proc.o pl-prof.o pl-read.o pl-rec.o pl-rl.o 
pl-setup.o pl-sys.o pl-table.o pl-trace.o pl-util.o pl-wic.o 
pl-write.o pl-term.o pl-buffer.o pl-thread.o pl-xterm.o pl-feature.o 
pl-ctype.o pl-main.o pl-extend.o  -lrc -lcurses -lcurses -lm
/usr/bin/ld: Undefined symbols:
_dlclose
_dlerror
_dlopen
_dlsym
make: *** [pl] Error 1

-- 

