Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
jabberd and mu-conference
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
horacelau
n00b
n00b


Joined: 12 Jun 2004
Posts: 1

PostPosted: Wed Oct 25, 2006 6:39 am    Post subject: jabberd and mu-conference Reply with quote

Does anyone have this working or has emerged this recently?

When I emerge mu-conference, this is what I see:

make[1]: Entering directory `/var/tmp/portage/net-im/mu-conference-0.6.0-r2/work/mu-conference-0.6.0/src'
Makefile:1: /usr/lib/jabberd/platform-settings: No such file or directory
make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
make[1]: *** No rule to make target `/usr/lib/jabberd/platform-settings'. Stop.
make[1]: Leaving directory `/var/tmp/portage/net-im/mu-conference-0.6.0-r2/work/mu-conference-0.6.0/src'
make: *** [all] Error 2

!!! ERROR: net-im/mu-conference-0.6.0-r2 failed.
Call stack:
ebuild.sh, line 1568: Called dyn_compile
ebuild.sh, line 937: Called src_compile
mu-conference-0.6.0-r2.ebuild, line 27: Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if relevant.

I have no idea how to fix this. I already have emerged jabber-base and jabberd.
Back to top
View user's profile Send private message
RayDude
Advocate
Advocate


Joined: 29 May 2004
Posts: 2066
Location: San Jose, CA

PostPosted: Mon Oct 30, 2006 9:58 pm    Post subject: Re: jabberd and mu-conference Reply with quote

horacelau wrote:
Does anyone have this working or has emerged this recently?

When I emerge mu-conference, this is what I see:

make[1]: Entering directory `/var/tmp/portage/net-im/mu-conference-0.6.0-r2/work/mu-conference-0.6.0/src'
Makefile:1: /usr/lib/jabberd/platform-settings: No such file or directory
make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
make[1]: *** No rule to make target `/usr/lib/jabberd/platform-settings'. Stop.
make[1]: Leaving directory `/var/tmp/portage/net-im/mu-conference-0.6.0-r2/work/mu-conference-0.6.0/src'
make: *** [all] Error 2

!!! ERROR: net-im/mu-conference-0.6.0-r2 failed.
Call stack:
ebuild.sh, line 1568: Called dyn_compile
ebuild.sh, line 937: Called src_compile
mu-conference-0.6.0-r2.ebuild, line 27: Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if relevant.

I have no idea how to fix this. I already have emerged jabber-base and jabberd.


I'm having the same problem with yahoo-transport.

Anyone have any ideas?

Raydude
_________________
Some day there will only be free software.
Back to top
View user's profile Send private message
RayDude
Advocate
Advocate


Joined: 29 May 2004
Posts: 2066
Location: San Jose, CA

PostPosted: Mon Oct 30, 2006 11:40 pm    Post subject: Reply with quote

I found this online at jabber.org...

Apparently the transports have not been updated to use the 1.4.4 include files...

I fixed it by going back to 1.4.3 by masking 1.4.4 in /etc/portage/package.mask

Raydude

Quote:
Hi Gerhard!

Version 1.4.4 does not generate this file as the build environment has
completely changed. I suggest you compile mu-conference using jabberd
1.4.3 and take the compiled binary (mu-conference.so), which can be
perfectly run with the new version of jabberd 1.4.4.


Tot kijk
Matthias

Gerhard Strangar schrieb:

>High,
>
>I compiled jabberd 1.4.4 and wanted to compile mu-conference now, but there's not platform-settings file. The FAQ says the file was be generated by running configure in the jabberd src directory, but it doesn't.
>Jabberd compiled well and is running inside my home directory on a RedHat Enterprise 3.0 system, but there's no platform-settings file in my whole home directory.
>Can I create this file by hand? Compiling without this file just ends up in compile errors.
>
>Any idea, how to get this file?

_________________
Some day there will only be free software.
Back to top
View user's profile Send private message
Dancingfire
n00b
n00b


Joined: 01 Jan 2007
Posts: 37

PostPosted: Mon Jan 01, 2007 10:16 pm    Post subject: Reply with quote

But if i need mu-conference running with jabberd v2.*???

I've downloaded JCR, built the mu-conference manually but can't make it working.
conference service just don't start
some problems with configs but i can't find where yet, cos it doesn't wright anythyng to logs

anybody got it working?
Back to top
View user's profile Send private message
ponx
n00b
n00b


Joined: 07 Nov 2004
Posts: 13
Location: UK

PostPosted: Fri Mar 30, 2007 11:25 am    Post subject: Reply with quote

Just encountered this problem myself...

...so, in the last 3 months since the last post, has anyone fixed it...?!
_________________
----------------------
Excuse me for butting in, but I'm interrupt driven...
Back to top
View user's profile Send private message
cboldt
Veteran
Veteran


Joined: 24 Aug 2005
Posts: 1046

PostPosted: Mon Apr 02, 2007 6:28 pm    Post subject: Reply with quote

I had the same trouble - went to "the source" (somewhere) and manual ran `configure` on a jabberd 1.4.3. This produced a platform-settings file, which I copied to the /usr/lib/jabberd directory. `emerge` was pleased.

---
#!/bin/sh
CC=gcc
CFLAGS= -g -Wall -I. -I.. -I/usr/include -fPIC
CCFLAGS= -g -Wall -I. -I.. -I/usr/include -fPIC
MCFLAGS= -shared
LDFLAGS= -lexpat -L/usr/lib
LIBS= -lpth -ldl -lresolv
SLIBS= /usr/lib/libpth.a /usr/lib/libresolv.a
XLDFLAGS= -Wl,--export-dynamic
PSUBDIR=
PLINK=
JHOME=/tmp/jabberd-1.4.3.1
__CYGWIN__=
---
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum