From owner-freebsd-alpha Wed Jun 13 9:30:16 2001 Delivered-To: freebsd-alpha@freebsd.org Received: from schottky.phys.ksu.edu (schottky.phys.ksu.edu [129.130.5.45]) by hub.freebsd.org (Postfix) with SMTP id 9CE6D37B401 for ; Wed, 13 Jun 2001 09:30:07 -0700 (PDT) (envelope-from chriss@phys.ksu.edu) Received: (qmail 15933 invoked by uid 962); 13 Jun 2001 16:30:05 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 13 Jun 2001 16:30:05 -0000 Date: Wed, 13 Jun 2001 11:30:05 -0500 (CDT) From: Chris Casey Reply-To: Chris Casey To: David O'Brien Cc: Andrew Gallatin , alpha@FreeBSD.ORG Subject: Re: ccc In-Reply-To: <20010613091003.A27559@dragon.nuxi.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org sorry, been a mess here lately. If i'm overlooking something i'll gladly try things differently. This is fort with only linux_base, no linux_devtools. Looks to be the same symptoms with the newer version I tried before the same results it appears: lrwxr-xr-x 1 root wheel 10 Jun 13 16:20 cfal -> cfal-1.0.1 drwxr-xr-x 2 root wheel 512 Jun 11 16:49 cfal-1.0.1 lrwxr-xr-x 1 root wheel 13 Jun 11 16:49 cfalrtl -> cfalrtl-1.0.1 drwxr-xr-x 2 root wheel 512 Jun 11 16:49 cfalrtl-1.0.1 drwxr-xr-x 2 root wheel 512 Jun 11 16:57 cpml-5.1.0 drwxr-xr-x 2 root wheel 512 Jun 11 16:53 cxml-4.1.0 drwxr-xr-x 2 root wheel 512 Jun 11 16:49 ladebug-4.0.62 drwxr-xr-x 2 root wheel 512 Jun 11 16:48 libots-2.2.7 root@polaris:~test> /compat/linux/usr/bin/fort -v -extend_source -arch ev6 -L/compat/linux/usr/lib -lcxml -o CN1D_2 CrankNicholson.1D.f /usr/lib/compaq/cfal/decfort90 -extend_source -arch ev6 -o /tmp/forevKnT1.o CrankNicholson.1D.f /usr/bin/cc -v -L/compat/linux/usr/lib -o CN1D_2 /usr/lib/compaq/cfal/for_main.o /tmp/forevKnT1.o -O4 -lcxml -lUfor -lfor -lFutil -lcpml -lots Using builtin specs. gcc version 2.95.3 [FreeBSD] 20010315 (release) /usr/libexec/elf/ld -m elf64alpha -dynamic-linker /usr/libexec/ld-elf.so.1 -o CN1D_2 /usr/lib/crt1.o /usr/lib/crti.o /usr/lib/crtbegin.o -L/compat/linux/usr/lib -L/usr/libexec/elf -L/usr/libexec -L/usr/lib /usr/lib/compaq/cfal/for_main.o /tmp/forevKnT1.o -lcxml -lUfor -lfor -lFutil -lcpml -lots -lgcc -lc -lgcc /usr/lib/crtend.o /usr/lib/crtn.o /usr/libexec/elf/ld: warning: libcpml.so, needed by /compat/linux/usr/lib/libUfor.so, not found (try using -rpath or -rpath-link) /usr/libexec/elf/ld: warning: libc.so.6.1, needed by /compat/linux/usr/lib/libUfor.so, not found (try using -rpath or -rpath-link) /compat/linux/usr/lib/libfor.so: undefined reference to `getenv@GLIBC_2.0' /compat/linux/usr/lib/libUfor.so: undefined reference to `strcpy@GLIBC_2.0' /compat/linux/usr/lib/libfor.so: undefined reference to `strchr@GLIBC_2.0' /compat/linux/usr/lib/libUfor.so: undefined reference to `catclose@GLIBC_2.0' /compat/linux/usr/lib/libfor.so: undefined reference to `_IO_getc@GLIBC_2.0' /compat/linux/usr/lib/libfor.so: undefined reference to `strftime@GLIBC_2.0' /compat/linux/usr/lib/libcxml.so: undefined reference to `stdout' /compat/linux/usr/lib/libcxml.so: undefined reference to `__ieee_get_fp_control' /compat/linux/usr/lib/libUfor.so: undefined reference to `localtime@GLIBC_2.0' /compat/linux/usr/lib/libUfor.so: undefined reference to `strncpy@GLIBC_2.0' /compat/linux/usr/lib/libUfor.so: undefined reference to `strcmp@GLIBC_2.0' /compat/linux/usr/lib/libfor.so: undefined reference to `gettimeofday@GLIBC_2.1' /compat/linux/usr/lib/libUfor.so: undefined reference to `alarm@GLIBC_2.0' /compat/linux/usr/lib/libfor.so: undefined reference to `tolower@GLIBC_2.0' /compat/linux/usr/lib/libUfor.so: undefined reference to `sprintf@GLIBC_2.0' /compat/linux/usr/lib/libfor.so: undefined reference to `strncat@GLIBC_2.0' /compat/linux/usr/lib/libfor.so: undefined reference to `strncmp@GLIBC_2.0' /compat/linux/usr/lib/libUfor.so: undefined reference to `getrusage@GLIBC_2.1' /compat/linux/usr/lib/libUfor.so: undefined reference to `__lxstat@GLIBC_2.0' /compat/linux/usr/lib/libUfor.so: undefined reference to `gmtime@GLIBC_2.0' ... /compat/linux/usr/lib/libUfor.so: undefined reference to `abort@GLIBC_2.0' /compat/linux/usr/lib/libfor.so: undefined reference to `__xstat@GLIBC_2.0' /compat/linux/usr/lib/libfor.so: undefined reference to `getpwnam@GLIBC_2.0' fort: Severe: Failed while trying to link. root@polaris:~test> On Wed, 13 Jun 2001, David O'Brien wrote: > > You have yet to post that you have followed my suggestion of manually > installing the older 1.0.x Compaq Fortran version, with out linux_devel > installed. Chris Casey Unix System Administrator KSU Physics Department (785) 532-6810 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message