Open Office wants the files to be in /usr/local, but you can make
/usr/local/include/dlfcn.h a symbolic link to /usr/include/dlfcn.h, and
/usr/local/lib/libdl.dylib a symbolic link to /usr/lib/libdl.dylib.
--
Alexander K. Hansen
Levitated Dipole Experiment
http://www.psfc.mit.edu/LDX
On Jan 20,
I do have OpenOffice, and I do have the Dl_info files you described.
Does this mean that I can trash /usr/local/include/dlfcn.h and
/usr/local/lib/libdl.dylib without causing problems in OpenOffice?
On Jan 19, 2004, at 5:31 AM, Peter O'Gorman wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Lincoln Peters wrote:
| I do have OpenOffice, and I do have the Dl_info files you described.
| Does this mean that I can trash /usr/local/include/dlfcn.h and
| /usr/local/lib/libdl.dylib without causing problems in OpenOffice?
|
You can trash /usr/loca
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160
Peter O'Gorman wrote:
| Matthias Ringwald wrote:
|
| | or...
| |
| |
| | like the last time...
| | the developer tools are not up to date. (2001...)
| | update them.
|
| No, all of these problems with Dl_info are from people who have installe
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Matthias Ringwald wrote:
| or...
|
|
| like the last time...
| the developer tools are not up to date. (2001...)
| update them.
No, all of these problems with Dl_info are from people who have installed
openoffice. Openoffice's installer ships, or
or...
like the last time...
the developer tools are not up to date. (2001...)
update them.
matthias ringwald
On 18.01.2004, at 10:06, Martin Costabel wrote:
Lincoln Peters wrote:
[]
unix_dl.c:466: error: `Dl_info' undeclared (first use in this
function)
You have an old /usr/local/include/d
Lincoln Peters wrote:
[]
unix_dl.c:466: error: `Dl_info' undeclared (first use in this function)
You have an old /usr/local/include/dlfcn.h that is incompatible with
Panther. Move it out of the way and complein to the people who made you
install it.
--
Martin
--
I cannot seem to build this package from source. When I do, I get the
following error:
[omitted several lines that had no problems]
/bin/sh ../libtool --mode=compile gcc -c -DHAVE_CONFIG_H -I. -I../src
-I.. -no-cpp-precomp -I/sw/include -g -O0 unix_dl.c
gcc -c -DHAVE_CONFIG_H -I. -I../src -I..