[OGo-MacOSX] Building OGo 1.1 on OS X (strip error)
Tabitha McNerney
macosx@opengroupware.org
Wed, 7 Dec 2005 17:53:46 -1000
------=_Part_23169_19684549.1134014026091
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Hi,
I have built SOPE 4.5 alpha and now trying OGo 1.1 move on (checked out
revision 1480 today -- note that I checked out what was in the subversion
URL OGo 1.1.2 but it appears to be actually version 1.1.3). After running
configure as in:
mac:~/OGo-1.1 ogo$ ./configure --enable-debug --with-gnustep
I then ran:
mac:~/OGo-1.1 ogo$ make -s install
I am encountering this error below. I had not encountered this error
previously when making OGo 1.0 beta 2 rock. As far as I can tell, all of my
environment variables are set up correctly ($OGoROOT, sourcing GNUstep.sh,
etc.).
Any suggestions are appreciated. I searched around in the mailing list
achives and couldn't find much about this error.
Best regards,
Tabitha
Making install in LSBase...
> Making install for bundle LSBase...
> Installing bundle directory...
> Stripping object file...
> strip: symbols referenced by relocation entries that can't be stripped in=
:
> /usr/local/OGoRoot/Library/OpenGroupware.org-1.1
> /Commands/LSBase.cmd/Contents/MacOS/LSBase
> __NSConstantStringClassReference
> _objc_msgSendSuper
> _crypt
> _objc_msgSend
> _rand
> _time
> _srand
> _free
> _NSMapInsert
> _NSCreateMapTable
> _objc_msgSend_stret
> _NSFreeMapTable
> _NSLog
> _calloc
> _NSMapGet
> _LSCommandRunV
> make[3]: *** [internal-bundle-install_] Error 1
> make[2]: *** [LSBase.install.bundle.variables] Error 2
> make[1]: *** [internal-install] Error 2
> make: *** [internal-install] Error 2
>
------=_Part_23169_19684549.1134014026091
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Hi,<br><br>I have built SOPE 4.5 alpha and now trying OGo 1.1 move on (chec=
ked out revision 1480 today -- note that I checked out what was in the subv=
ersion URL OGo 1.1.2 but it appears to be actually version 1.1.3). After ru=
nning configure as in:
<br><br>mac:~/OGo-1.1 ogo$ ./configure --enable-debug --with-gnustep<br><br=
>I then ran:<br><br>mac:~/OGo-1.1 ogo$ make -s install<br><br>I am encounte=
ring this error below. I had not encountered this error previously when mak=
ing OGo=20
1.0 beta 2 rock. As far as I can tell, all of my environment variables are =
set up correctly ($OGoROOT, sourcing GNUstep.sh, etc.).<br><br>Any suggesti=
ons are appreciated. I searched around in the mailing list achives and coul=
dn't find much about this error.
<br><br>Best regards,<br><br>Tabitha<br><br><blockquote style=3D"border-lef=
t: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1=
ex;" class=3D"gmail_quote">Making install in LSBase...<br>Making install fo=
r bundle LSBase...
<br> Installing bundle directory...<br> Stripping object file...<=
br>strip: symbols referenced by relocation entries that can't be stripped i=
n: /usr/local/OGoRoot/Library/OpenGroupware.org-1.1/Commands/LSBase.cmd/Con=
tents/MacOS/LSBase
<br>__NSConstantStringClassReference<br>_objc_msgSendSuper<br>_crypt<br>_ob=
jc_msgSend<br>_rand<br>_time<br>_srand<br>_free<br>_NSMapInsert<br>_NSCreat=
eMapTable<br>_objc_msgSend_stret<br>_NSFreeMapTable<br>_NSLog<br>_calloc
<br>_NSMapGet<br>_LSCommandRunV<br>make[3]: *** [internal-bundle-install_] =
Error 1<br>make[2]: *** [LSBase.install.bundle.variables] Error 2<br>make[1=
]: *** [internal-install] Error 2<br>make: *** [internal-install] Error 2
<br></blockquote><br><br>
------=_Part_23169_19684549.1134014026091--