[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
sparc solaris 7 & file-3.28
From: |
tom |
Subject: |
sparc solaris 7 & file-3.28 |
Date: |
Mon, 04 Dec 2000 09:49:57 -0600 |
Hello,
I ran across this message while compiling mysql v3.22.32 on a SPARC box
running Solaris 7.
I'm running file-3.28 by Ian F. Darwin.
checking command to parse /usr/ccs/bin/nm -p output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/ccs/bin/ld option to reload object files... -r
checking dynamic linker characteristics... solaris2.7 ld.so
checking if libtool supports shared libraries... yes
*** Warning: the command libtool uses to detect shared libraries,
*** /usr/bin/file, produces output that libtool cannot recognize.
*** The result is that libtool may fail to recognize shared libraries
*** as such. This will affect the creation of libtool libraries that
*** depend on shared libraries, but programs linked with such libtool
*** libraries will work regardless of this problem. Nevertheless, you
*** may want to report the problem to your system manager and/or to
*** address@hidden
checking whether to build shared libraries... yes
checking whether to build static libraries... no
[09:address@hidden: /usr/bin]$ which file
/bin/file
[09:address@hidden: /usr/bin]$ ls -l /usr/bin/file
lrwxrwxrwx 1 root other 19 Dec 4 09:34 /usr/bin/file ->
/usr/local/bin/file
[09:address@hidden: /usr/bin]$ ls -l /usr/local/bin/file
-rwxr-xr-x 1 root sysadmin 176444 Nov 16 11:10 /usr/local/bin/file
[09:address@hidden: /usr/bin]$ /usr/local/bin/file -v
file-3.28
magic file from /usr/local/share/magic
[09:address@hidden: /usr/bin]$ /bin/file -v
file-3.28
magic file from /usr/local/share/magic
[09:address@hidden: /usr/bin]$
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- sparc solaris 7 & file-3.28,
tom <=