From minc-users@bic.mni.mcgill.ca Thu Apr 24 17:24:52 2003 From: minc-users@bic.mni.mcgill.ca (Beau Sapach) Date: Thu, 24 Apr 2003 10:24:52 -0600 Subject: [MINC-users] Compiling Display Message-ID: <1051201492.3ea80fd4f36a5@webmail.bme.med.ualberta.ca> Hello everyone, I'm trying to install Display on a Sun workstation running Solaris 8. I've managed to get Register working already, but when I run make in the Display directory it eventually spits out this error: /usr/local/lib/libbicpl.a(labels.o): In function `set_all_volume_label_data': /vol2/minc/bicpl-1.4.0-1/Volumes/labels.c:140: undefined reference to `LL29' collect2: ld returned 1 exit status *** Error code 1 I'm using gcc and the GNU linker, and this is Display-1.3.6-1. Does anyone know what's going wrong here? Any help would be much appreciated! Thanks! Beau From minc-users@bic.mni.mcgill.ca Fri Apr 25 23:19:18 2003 From: minc-users@bic.mni.mcgill.ca (Steve ROBBINS) Date: Fri, 25 Apr 2003 18:19:18 -0400 Subject: [MINC-users] Compiling Display In-Reply-To: <1051201492.3ea80fd4f36a5@webmail.bme.med.ualberta.ca>; from beau.sapach@ualberta.ca on Thu, Apr 24, 2003 at 10:24:52AM -0600 References: <1051201492.3ea80fd4f36a5@webmail.bme.med.ualberta.ca> Message-ID: <20030425181917.A971105@shadow.bic.mni.mcgill.ca> Hi Beau, On Thu, Apr 24, 2003 at 10:24:52AM -0600, Beau Sapach wrote: > /usr/local/lib/libbicpl.a(labels.o): In function `set_all_volume_label_data': > /vol2/minc/bicpl-1.4.0-1/Volumes/labels.c:140: undefined reference to `LL29' > collect2: ld returned 1 exit status > *** Error code 1 That's an odd error, since there is no "LL29" anywhere in the sources. That name look suspiciously like a label that would appear in the compiler-generated assembly code. One would suspect, therefore, that it is a problem with your tools. > I'm using gcc and the GNU linker, and this is Display-1.3.6-1. Does anyone > know what's going wrong here? Any help would be much appreciated! Thanks! Check the version of your linker using "ld --version"; the GCC install notes for Solaris say All releases of GNU binutils prior to 2.11.2 have known bugs on this platform. We recommend the use of GNU binutils 2.11.2 or the vendor tools (Sun as, Sun ld). http://gcc.gnu.org/install/specific.html#*-*-solaris2* Check that page for other potential pitfalls w.r.t GCC. Other than that, the only thing I could suggest is rebuild your GCC, assembler and binutils tool chain. Is it possible that they were built a while ago and the system was subsequently upgraded to solaris 8? Good luck, -Steve From minc-users@bic.mni.mcgill.ca Fri Apr 25 23:22:25 2003 From: minc-users@bic.mni.mcgill.ca (Alexander Stevens) Date: Fri, 25 Apr 2003 15:22:25 -0700 Subject: [MINC-users] Compiling Display Message-ID: I will be out of the office from April 28 - May5. I will reply to you when I return. If you need to speak with someone regarding the imaging center, contact Jeri Janowsky (email: janowskj@ohsu.edu, phone: 503-494-7872). If you need to reach someone in my lab, contact Rose Honey (email: honeyr@ohsu.edu, phone: 503-494-6494). Thanks Alex Stevens >>> "minc-users@bic.mni.mcgill.ca" 04/25/03 15:19 >>> Hi Beau, On Thu, Apr 24, 2003 at 10:24:52AM -0600, Beau Sapach wrote: > /usr/local/lib/libbicpl.a(labels.o): In function `set_all_volume_label_data': > /vol2/minc/bicpl-1.4.0-1/Volumes/labels.c:140: undefined reference to `LL29' > collect2: ld returned 1 exit status > *** Error code 1 That's an odd error, since there is no "LL29" anywhere in the sources. That name look suspiciously like a label that would appear in the compiler-generated assembly code. One would suspect, therefore, that it is a problem with your tools. > I'm using gcc and the GNU linker, and this is Display-1.3.6-1. Does anyone > know what's going wrong here? Any help would be much appreciated! Thanks! Check the version of your linker using "ld --version"; the GCC install notes for Solaris say All releases of GNU binutils prior to 2.11.2 have known bugs on this platform. We recommend the use of GNU binutils 2.11.2 or the vendor tools (Sun as, Sun ld). http://gcc.gnu.org/install/specific.html#*-*-solaris2* Check that page for other potential pitfalls w.r.t GCC. Other than that, the only thing I could suggest is rebuild your GCC, assembler and binutils tool chain. Is it possible that they were built a while ago and the system was subsequently upgraded to solaris 8? Good luck, -Steve _______________________________________________ MINC-users@bic.mni.mcgill.ca http://www.bic.mni.mcgill.ca/mailman/listinfo/minc-users