From owner-freebsd-ports Sat Mar 15 10:00:03 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA01976 for ports-outgoing; Sat, 15 Mar 1997 10:00:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA01956; Sat, 15 Mar 1997 10:00:02 -0800 (PST) Date: Sat, 15 Mar 1997 10:00:02 -0800 (PST) Message-Id: <199703151800.KAA01956@freefall.freebsd.org> To: freebsd-ports Cc: From: Paulo Menezes Subject: Re: ports/2849: correction to New math/cad port (SCILAB) Reply-To: Paulo Menezes Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR ports/2849; it has been noted by GNATS. From: Paulo Menezes To: Chuck Robey Cc: Subject: Re: ports/2849: correction to New math/cad port (SCILAB) Date: Sat, 15 Mar 1997 17:45:47 +0000 (WET) On Sat, 15 Mar 1997, Chuck Robey wrote: > On Fri, 14 Mar 1997, Paulo Menezes wrote: > > > The following reply was made to PR ports/2849; it has been noted by GNATS. > > > > From: Paulo Menezes > > To: freebsd-gnats-submit@freebsd.org, pgiffuni@fps.biblos.unal.edu.co > > Cc: Subject: Re: ports/2849: correction to New math/cad port (SCILAB) > > Date: Sat, 15 Mar 1997 01:42:25 +0000 > > > > Hi, > > > > I have reviewed the port of scilab. > > Now it is installed on /usr/X11R6/lib/X11/scilab and the scilab script > > is installed on /usr/X11R6/bin. > > > > The port is now configured to use xless from the ports directory. > > > > The new port file is uploaded to > > ftp://ftp.freebsd.org/pub/FreeBSD/incoming/Scilab-2.2-port-970315.tgz. > > I don't have time to check this out right now, but the build fails here > with this: > > f77 -O3 -Dfreebsd -c evscpe.f > evscpe.f: > evscpe: > f77 -O3 -Dfreebsd -c integr.f > integr.f: > integr: > f77 -O3 -Dfreebsd -c readf.f > readf.f: > readf: > bfrdr: > f77 -O3 -Dfreebsd -c affich.f > affich.f: > affich: > Creation of ../../libs/scicos.a > linking > link.o: Undefined symbol `_dlopen' referenced from text segment > link.o: Undefined symbol `_dlerror' referenced from text segment > link.o: Undefined symbol `_dlsym' referenced from text segment > link.o: Undefined symbol `_dlsym' referenced from text segment > link.o: Undefined symbol `_dlclose' referenced from text segment > *** Error code 1 > > Stop. > * > > I kept a log of the entire build. As a hint, dlopen and friends are in > crt0.c, not libc, so they aren't available unless the executeable is > linked dynamically. The things oughta be dlopen, not _dlopen, I think. > If you can't figure it out, let me know. > > > > > Paulo > > Well, I have just finished another compile+install test in two machines without any of these errors. What version of FreeBSD are you using? I am doing this in 2.2-GAMMA (made world yesterday). I will upload another update (check the date in the file name, 970316 or later ) to correct a problem that I have found in the help, because it _realy_ needs catpages. If you want to test the package it is available on ftp://ftp.dee.uc.pt/pub/LOCAL/Scilab-2.2.tgz Paulo /===============================================================\ | Paulo Menezes | email: paulo@isr.uc.pt | | Net Admin | | | Researcher @ ISR | web: www.isr.uc.pt/~paulo | | Teaching @ DEE-UC | | \===============================================================/