Ya -- I'm not done updating yet. :-)
I only have access to an old and slow MDK 10 box; I am rebuilding the MDK 10 RPMs now (and will be ditching the MDK 9 RPMs). I'll probably commit them tomorrow morning. You could not recompile on stock MDK10 because you need a newer libtool (I don't know why MDK 10 insisted on shipping libtool 1.4.3 -- it's ancient and out of date). The MDK 10 libtool silently drops the -pthread flag and therefore causes some things to fail to link.
Note that I also haven't updated the FC2 RPMs yet, either.
Thanks for the config.xml tip -- I'll fix that as well.
On Nov 2, 2004, at 10:21 PM, Benoit des Ligneris wrote:
Hello,
It looks like the LAM RPMs for mandrake are not in sync with the one for
the other distros :
svnu
At revision 2702.
ben lam $ pwd
/home/ben/Revolution/Oscar/packages/lam
ben lam $ ls distro/rh90 distro/mdk90/
distro/mdk90/:
lam-oscar-7.0-2.i586.rpm lam-with-gm-oscar-7.0-2.i586.rpm
libaio-oscar-0.3.93-5.i386.rpm
lam-oscar-module-7.0-2.i586.rpm lam-with-gm-oscar-module-7.0-2.i586.rpm
libaio-oscar-devel-0.3.93-5.i386.rpm
distro/rh90: lam-oscar-7.0.6-1.i386.rpm lam-with-gm-oscar-7.0.6-1.i386.rpm lam-oscar-modulefile-7.0.6-1.i386.rpm lam-with-gm-oscar-modulefile-7.0.6-1.i386.rpm lam-switcher-modulefile-7.0.6-1.i386.rpm
Is it possible to update those two ?
Moreover, the config.xml is not valid for Mdk (not the same name and should include libaio).
I suggest something like : <rpmlist> <!-- Distributions that don't provides libaio --> <filter distribution='mandrake' group='oscar_server'/> <rpm>libaio-oscar</rpm> <rpm>libaio-oscar-devel</rpm> <rpm>lam-oscar</rpm> <rpm>lam-oscar-modulefile</rpm> <rpm>lam-switcher-modulefile</rpm> </rpmlist>
Ben
PS : Was not able to recompile lam-oscar on mdk10 :
libs/liblam.a -lutil
../../share/.libs/liblam.a(lammutex.o)(.text+0xb3): In function `lam_mutex_trylock':
: undefined reference to `pthread_mutex_trylock'
../../share/.libs/liblam.a(lamthreads.o)(.text+0x21): In function `lam_thread_create':
: undefined reference to `pthread_create'
../../share/.libs/liblam.a(lamthreads.o)(.text+0x41): In function `lam_thread_join':
: undefined reference to `pthread_join'
collect2: ld returned 1 exit status
make[2]: *** [lamgrow] Erreur 1
make[2]: Leaving directory `/home/ben/rpm/BUILD/lam-7.0.6/otb/lamgrow'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/home/ben/rpm/BUILD/lam-7.0.6/otb'
make: *** [all-recursive] Erreur 1
erreur: Mauvais status de sortie pour /home/ben/rpm/tmp/rpm-tmp.39822 (%build)
* Jeff Squyres <[EMAIL PROTECTED]> [04-11-02 00:27]:4.0 RM (John) / Group --
I just noticed that due to some well-meaninged intentions, others have committed some RPMs in the LAM package (indeed, I even asked for some of them!). However, this has unfortunately led to a mish-mash of LAM versions in the package.
Would the group mind if I recompile one consistent set of RPMs and commit (i.e., a set matching the SRPM)? We're after the RM freeze, so I need to ask for permission to do this...
-- {+} Jeff Squyres {+} [EMAIL PROTECTED] {+} http://www.lam-mpi.org/
------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ Oscar-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-devel
-- Benoit des Ligneris Ph. D. President de Revolution Linux http://www.revolutionlinux.com/ OSCAR Chair http://oscar.openclustergroup.org/ Chef de projet EduLinux http://www.edulinux.org/
-- {+} Jeff Squyres {+} [EMAIL PROTECTED] {+} http://www.lam-mpi.org/
------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ Oscar-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-devel
