From macosx@opengroupware.org Fri Jan 11 13:49:58 2008
From: macosx@opengroupware.org (Tabitha McNerney)
Date: Fri, 11 Jan 2008 03:49:58 -1000
Subject: [OGo-MacOSX] Ogo 1.1 on Leopard Server problem
Message-ID: <7fccb3000801110549r400bfd1cwf045347ca435c6d0@mail.gmail.com>
------=_Part_923_17400353.1200059398435
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Hi all --
I have successfully made and installed SOPE 4.7 from trunk (version 1557)
today, on a Leopard Server system (Mac OS X Server 10.5.1).
I then pulled OGo 1.1 out of trunk today (version 2062) ran configure (with
no errors and everything looked fine). I then attempted:
$ make all
and deep into the make process, make failed. Pasted in this email below is
the tail of the make failure output. Does anyone know what I could to do
resolve this problem?
Thank you,
T.M.
-----------------------------------------------------------------
Making all for library libZSAppointments...
> Compiling file SxAppointment.m ...
> Compiling file SxAppointment+Participants.m ...
> Compiling file SxAppointmentFolder.m ...
> Compiling file SxAppointmentMessageParser.m ...
> Compiling file SxFreeBusy.m ...
> Compiling file SxICalendar.m ...
> Compiling file SxDavAptAction.m ...
> Compiling file SxDavAptCreate.m ...
> Compiling file SxDavAptChange.m ...
> Compiling file SxDavCalendarQuery.m ...
> Linking library libZSAppointments ...
> ld: file not found: libLSFoundation.dylib.5.3
> collect2: ld returned 1 exit status
> Making all for bundle Appointments...
> Creating Appointments.zsp/Contents/MacOS...
> Compiling file Product.m ...
> Linking bundle Appointments ...
> ld: library not found for -lZSAppointments
> collect2: ld returned 1 exit status
> make[4]: *** [Appointments.zsp/Contents/MacOS/Appointments] Error 1
> make[3]: *** [Appointments.all.bundle.variables] Error 2
> make[2]: *** [internal-all] Error 2
> make[1]: *** [internal-all] Error 2
> make: *** [internal-all] Error 2
>
------=_Part_923_17400353.1200059398435
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Hi all --
I have successfully made and installed SOPE 4.7 from trunk (version 1557) today, on a Leopard Server system (Mac OS X Server 10.5.1).
I then pulled OGo 1.1 out of trunk today (version 2062) ran configure (with no errors and everything looked fine). I then attempted:
$ make all
and deep into the make process, make failed. Pasted in this email below is the tail of the make failure output. Does anyone know what I could to do resolve this problem?
Thank you,
T.M.
-----------------------------------------------------------------
Making all for library libZSAppointments...------=_Part_923_17400353.1200059398435-- From macosx@opengroupware.org Fri Jan 11 15:31:04 2008 From: macosx@opengroupware.org (Tabitha McNerney) Date: Fri, 11 Jan 2008 05:31:04 -1000 Subject: [OGo-MacOSX] OGo on Leopard (from Tiger) Message-ID: <7fccb3000801110731y73c051f3s12697d673262ab84@mail.gmail.com> ------=_Part_1230_4737102.1200065465110 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello all -- I had a problem building OGo 1.1 (from trunk today) from source -- per a separate email message. So what I decided to do was to try taking a working installation of OpenGroupware 1.1 (built in October 2007 from trunk) and SOPE 4.6 beta (also from October 2007) which is known to work on Macintosh Xserve hardware (Intel processor) on top of Mac OS X Server 10.4 (Tiger), and copy the binaries and entire configuration over to Leopard. The ogo-webui-1.1 daemon starts up fine, and Apache 2.2.6 does not complain either (as it loads mod_ngobjweb). What is interesting, however, is that whenever I try to start things up in my browser (whether its Safari or Firefox), I don't receive any HTML returned to the browser. Its really quite strange because nothing in the Apache error logs shows up, but the ogo-webui-1.1 daemon does output this line of text which could be related to the problem: Jan 11 15:24:06 ogo-webui-1.1 [49021]: [WARN] > <0x0x4c4db0[OGoContextManager]> disabled login spaces which are unsupported > on this Foundation library. > Is it quite possible that Apple has changed something in the Foundation kit API on Mac OS X Leopard compared to Tiger or before Tiger? Thanks for any suggestion, T.M. ------=_Part_1230_4737102.1200065465110 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello all --
Compiling file SxAppointment.m ...
Compiling file SxAppointment+Participants.m ...
Compiling file SxAppointmentFolder.m ...
Compiling file SxAppointmentMessageParser.m ...
Compiling file SxFreeBusy.m ...
Compiling file SxICalendar.m ...
Compiling file SxDavAptAction.m ...
Compiling file SxDavAptCreate.m ...
Compiling file SxDavAptChange.m ...
Compiling file SxDavCalendarQuery.m ...
Linking library libZSAppointments ...
ld: file not found: libLSFoundation.dylib.5.3
collect2: ld returned 1 exit status
Making all for bundle Appointments...
Creating Appointments.zsp/Contents/MacOS...
Compiling file Product.m ...
Linking bundle Appointments ...
ld: library not found for -lZSAppointments
collect2: ld returned 1 exit status
make[4]: *** [Appointments.zsp/Contents/MacOS/Appointments] Error 1
make[3]: *** [Appointments.all.bundle.variables] Error 2
make[2]: *** [internal-all] Error 2
make[1]: *** [internal-all] Error 2
make: *** [internal-all] Error 2
Jan 11 15:24:06 ogo-webui-1.1 [49021]: [WARN] <0x0x4c4db0[OGoContextManager]> disabled login spaces which are unsupported on this Foundation library.
On 11.01.2008, at 16:31, Tabitha McNerney wrote:
> Jan 11 15:24:06 ogo-webui-1.1 [49021]: [WARN]
> <0x0x4c4db0[OGoContextManager]> disabled login spaces which are
> unsupported on this Foundation library.
>
> Is it quite possible that Apple has changed something in the
> Foundation kit API on Mac OS X Leopard compared to Tiger or before
> Tiger?
This warning is OK and expected.
Helge
--
Helge Hess
http://www.helgehess.eu/
--
OpenGroupware.org MacOS X
macosx@opengroupware.org
http://mail.opengroupware.org/mailman/listinfo/macosx
On 11.01.2008, at 14:49, Tabitha McNerney wrote:
> Linking library libZSAppointments ...
> ld: file not found: libLSFoundation.dylib.5.3
> collect2: ld returned 1 exit status
Thats probably a bug in the makefile. Try:
cd Logic
make -s debug=yes install
cd ..
make -s
BTW: did you manage to compile mod_ngobjweb? So far I didn't :-( I tried
make apxs=/usr/sbin/apxs apr=/usr/bin/apr-1-config
But this gives some linking issues.
Thanks,
Helge
--
Helge Hess
http://www.helgehess.eu/
--
OpenGroupware.org MacOS X
macosx@opengroupware.org
http://mail.opengroupware.org/mailman/listinfo/macosx
On 11.01.2008, at 17:33, Tabitha McNerney wrote:
> Haven't tried yet. In a worse case scenario, if it doesn't work,
> could we use a compiled mod_ngobjweb from Tiger? My compile on Tiger
> runs just fine.
Not sure, while it looks like Apache is compiled FAT, I guess it gets
started as 64bit. No idea.
Helge
--
Helge Hess
http://www.helgehess.eu/
--
OpenGroupware.org MacOS X
macosx@opengroupware.org
http://mail.opengroupware.org/mailman/listinfo/macosx
On 11.01.2008, at 14:49, Tabitha McNerney wrote:
> Linking library libZSAppointments ...
> ld: file not found: libLSFoundation.dylib.5.3
> collect2: ld returned 1 exit status
Thats probably a bug in the makefile. Try:
cd Logic
make -s debug=yes install
cd ..
make -s
BTW: did you manage to compile mod_ngobjweb? So far I didn't :-( I tried
make apxs=/usr/sbin/apxs apr=/usr/bin/apr-1-config
SOPE-4.7/sope-appserver/mod_ngobjweb
But this gives some linking issues.
Thanks,
Helge
--
Helge Hess
http://www.helgehess.eu/
--
OpenGroupware.org MacOS X
macosx@opengroupware.org
http://mail.opengroupware.org/mailman/listinfo/macosx
ogo$ ./ogo-webui-1.1 -WOPort 20000 -WOHttpAllowHost '("127.0.0.1", localhost)'
Jan 12 15:30:23 ogo-webui-1.1 [6166]: SNS support disabled.
2008-01-12 15:30:23.973 ogo-webui-1.1 [6166:10b] Note: storing cached vCards files in: '/Volumes/Users/ogo/OGoDocs'
2008-01-12 15:30:23.983 ogo-webui-1.1[6166:10b] account::change-password: using password field: 'userPassword'
2008-01-12 15:30: 24.010 ogo-webui-1.1[6166:10b] ERROR: did not find executable sendmail file: '/usr/lib/sendmail'
2008-01-12 15:30:24.062 ogo-webui-1.1[6166:10b] Note: members of role team 'team creators' are allowed to create teams.
2008-01-12 15:30:24.233 ogo-webui-1.1[6166:10b] Note: located themes: OOo, blue, kde, orange
2008-01-12 15:30:24.235 ogo-webui-1.1[6166:10b] Note: located translations: Slovak, Polish, Japanese, Norwegian, Basque, French, Italian, Finish, ptBR, Danish, Spanish, Dutch, Portuguese, English, German, Hungarian
Jan 12 15:30:24 ogo-webui-1.1 [6166]: |ogo-webui-1.1| CTI Dialers:
2008-01-12 15:30:24.369 ogo-webui-1.1[6166:10b] WOCompoundElement: pool embedding is on.
2008-01-12 15:30:24.369 ogo-webui-1.1[6166:10b] WOCompoundElement: id logging is on.
Jan 12 15:30:24 ogo-webui-1.1 [6166]: [WARN] <0x0x2c21c0[OGoContextManager]> disabled login spaces which are unsupported on this Foundation library.
Jan 12 15:30:24 ogo-webui-1.1 [6166]: |ogo-webui-1.1| root has no password, you need to assign one!
Jan 12 15:30:24 ogo-webui-1.1 [6166]: |ogo-webui-1.1| OpenGroupware.org instance initialized.
Jan 12 15:30:24 ogo-webui-1.1 [6166]: |ogo-webui-1.1| WOHttpAdaptor listening on address *:20000
set-cookie: ogo-webui-1.1=18161816014788DD55; path=/
Jan 12 15:31:33 ogo-webui-1.1 [6166]: [WARN] <0x0x2c21c0[OGoContextManager]> disabled login spaces which are unsupported on this Foundation library.
Jan 12 15:31:33 ogo-webui-1.1 [6166]: [WARN] <0x0x2c21c0[OGoContextManager]> disabled login spaces which are unsupported on this Foundation library.
Jan 12 15:31:33 ogo-webui-1.1 [6166]: <0x0x1c66f10[OGoHelpManager]> Note: no OGo documentation installed!
Jan 12 15:31:33 ogo-webui-1.1 [6166]: <0x0x1c66f10[OGoHelpManager]> SP: (null)
Jan 12 15:31:33 ogo-webui-1.1 [6166]: |ogo-webui-1.1| <OpenGroupware[0x0x2131e0]: name=ogo-webui-1.1>: created session: <OGoSession[0x0x1c667c0]: id=18161816014788DD55>
2008-01-12 15:31:33.805 ogo-webui-1.1[6166:10b] ccaps: <WEClientCapabilities[0x0x1c698f0]: type=Safari v5.0 os=MacOS cpu=unknown fast-tbl css1 css2 js>
Jan 12 15:31:33 ogo-webui-1.1 [6166]: [WARN] <0x0x2c21c0[OGoContextManager]> disabled login spaces which are unsupported on this Foundation library.
2008-01-12 15:31: 33.894 ogo-webui-1.1[6166:10b] Note: PostgreSQL72 adaptor using timezone 'Local Time Zone [Atlantic/Reykjavik (GMT) offset 0]' as default
Jan 12 15:31:33 ogo-webui-1.1 [6166]: (18161816014788DD55) user root logged in.
127.0.0.1 - - [12/Jan/2008:15:31:34 GMT] "GET /OpenGroupware HTTP/1.1" 200 0/0 0.259 - - -
- - - [12/Jan/2008:15:38:22 +0000] "GET /OpenGroupware HTTP/1.1" 200 119