[OGo-MacOSX] Why does SOPE 4.5 depend on /usr/local/lib ?
Tabitha McNerney
macosx@opengroupware.org
Fri, 2 Dec 2005 03:21:02 -1000
------=_Part_4978_11229438.1133529662729
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Hello all,
In my non-stop attempt to build my entire OpenGroupware system on a Mac OS =
X
volume that is not sitting on my boot disk, I was re-building my system (an=
d
had previously removed the subdirectories within /usr/local) and doing a
"make all" after configuring SOPE 4.5 like this:
$ ./configure --enable-debug --with-gnustep
At the end of make all, I got this complaint:
Compiling file NGLdapFileManager.m ...
> Linking library libNGLdap ...
> ld: warning -L: directory name (/usr/local/lib) does not exist
> Making all in samples...
> Making all for tool ldapls...
> Compiling file ldapls.m ...
> Linking tool ldapls ...
> /usr/bin/ld: warning -L: directory name (/usr/local/lib) does not exist
> Making all for tool ldap2dsml...
> Compiling file ldap2dsml.m ...
> Linking tool ldap2dsml ...
> /usr/bin/ld: warning -L: directory name (/usr/local/lib) does not exist
> Making all for tool ldapchkpwd...
> Compiling file ldapchkpwd.m ...
> Linking tool ldapchkpwd ...
> /usr/bin/ld: warning -L: directory name (/usr/local/lib) does not exist
> mac:~/SOPE-4.5 ogo$ ls /usr/local/
> mac:~/SOPE-4.5 ogo$ ./configure --enable-debug --with-gnustep
>
Does anyone know why there would be a dependency on something being within
/usr/local/lib ? There is nothing in that directory so I'm curious. For now
I will ignore the warning, but for the next build of SOPE it might be a goo=
d
idea to remove this dependency.
Best regards,
Tabitha
------=_Part_4978_11229438.1133529662729
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Hello all,<br>
<br>
In my non-stop attempt to build my entire OpenGroupware system on a Mac
OS X volume that is not sitting on my boot disk, I was re-building my
system (and had previously removed the subdirectories within
/usr/local) and doing a "make all" after configuring SOPE 4.5 lik=
e this:<br>
<br>
$ ./configure --enable-debug --with-gnustep<br>
<br>
At the end of <span style=3D"font-weight: bold;">make all</span>, I got thi=
s complaint:<br>
<br>
<blockquote style=3D"border-left: 1px solid rgb(204, 204, 204); margin: 0pt=
0pt 0pt 0.8ex; padding-left: 1ex;" class=3D"gmail_quote"> Compiling f=
ile NGLdapFileManager.m ...<br>
Linking library libNGLdap ...<br>
ld: warning -L: directory name (/usr/local/lib) does not exist<br>
Making all in samples...<br>
Making all for tool ldapls...<br>
Compiling file ldapls.m ...<br>
Linking tool ldapls ...<br>
/usr/bin/ld: warning -L: directory name (/usr/local/lib) does not exist<br>
Making all for tool ldap2dsml...<br>
Compiling file ldap2dsml.m ...<br>
Linking tool ldap2dsml ...<br>
/usr/bin/ld: warning -L: directory name (/usr/local/lib) does not exist<br>
Making all for tool ldapchkpwd...<br>
Compiling file ldapchkpwd.m ...<br>
Linking tool ldapchkpwd ...<br>
/usr/bin/ld: warning -L: directory name (/usr/local/lib) does not exist<br>
mac:~/SOPE-4.5 ogo$ ls /usr/local/ <br>
mac:~/SOPE-4.5 ogo$ ./configure --enable-debug --with-gnustep<br>
</blockquote>
<br>
Does anyone know why there would be a dependency on something being
within /usr/local/lib ? There is nothing in that directory so I'm
curious. For now I will ignore the warning, but for the next build of
SOPE it might be a good idea to remove this dependency.<br>
<br>
Best regards,<br>
<br>
Tabitha<br>
<br>
<br>
<br>
------=_Part_4978_11229438.1133529662729--