[xmppd-dev] compiling error
Oliver Polch
CarterBueford at gmx.net
Sat Sep 26 23:24:15 CEST 2009
Hi,
please take a look at the attached config-file.
Regards
Oliver
-------- Original-Nachricht --------
> Datum: Sat, 26 Sep 2009 11:58:41 -0500
> Von: "Oscar Usifer" <oscaruser at programmer.net>
> An: "xmppd development" <dev at xmppd.org>
> Betreff: Re: [xmppd-dev] compiling error
> Can you send your jabberd config file? Edit any sensitive info, if you
> like.
>
> Thanks
>
>
> > ----- Original Message -----
> > From: carterbueford at gmx.net
> > To: "'xmppd development'" <dev at xmppd.org>
> > Subject: Re: [xmppd-dev] compiling error
> > Date: Sat, 26 Sep 2009 09:32:53 +0200
> >
> >
> > Hi,
> >
> > thanks for your support.
> >
> > I finally could compile it, I had to set Flags for the
> ./configure-command:
> >
> > LDFLAGS="-L/opt/lib -lm" ./configure --prefix=/opt
> >
> > Now I get the following error, trying to register a new user:
> >
> > from 13 at c2s/4D ADC0: Internal Delivery Error
> >
> > Please take a look at the attached logfile.
> >
> > Any Idea?
> >
> > Regards
> > Oliver
> >
> > -----Ursprüngliche Nachricht-----
> > Von: dev-bounces at xmppd.org [mailto:dev-bounces at xmppd.org] Im Auftrag von
> > Oscar Usifer
> > Gesendet: Freitag, 25. September 2009 20:23
> > An: xmppd development
> > Betreff: Re: [xmppd-dev] compiling error
> >
> > Whoops I meant 'compile'. One thing about this project, is that it does
> not
> > do a good job of explaining what is required to build it. My in
> experience I
> > had to run configure many times after finding builder dependent stuff
> > missing.
> >
> > HTH
> >
> > > ----- Original Message -----
> > > From: "Oscar Usifer" <oscaruser at programmer.net>
> > > To: "xmppd development" <dev at xmppd.org>
> > > Subject: Re: [xmppd-dev] compiling error
> > > Date: Fri, 25 Sep 2009 12:16:44 -0500
> > >
> > >
> > > OK looks like you don't have all the libraries on your system
> > > that's required to run. 'modf' is a math library function. Can
> > > you install it?
> > >
> > >
> > >
> > > > ----- Original Message -----
> > > > From: carterbueford at gmx.net
> > > > To: "'xmppd development'" <dev at xmppd.org>
> > > > Subject: Re: [xmppd-dev] compiling error
> > > > Date: Fri, 25 Sep 2009 17:07:46 +0200
> > > >
> > > >
> > > > Hopefully .zip is ok...
> > > >
> > > > Regards
> > > > Oliver
> > > >
> > > > -----Ursprüngliche Nachricht-----
> > > > Von: dev-bounces at xmppd.org [mailto:dev-bounces at xmppd.org] Im Auftrag
> von
> > > > Oscar Usifer
> > > > Gesendet: Freitag, 25. September 2009 17:04
> > > > An: xmppd development
> > > > Betreff: Re: [xmppd-dev] compiling error
> > > >
> > > > Can you send in gzip format?
> > > >
> > > >
> > > > > ----- Original Message -----
> > > > > From: carterbueford at gmx.net
> > > > > To: carterbueford at gmx.net, "'xmppd development'" <dev at xmppd.org>
> > > > > Subject: Re: [xmppd-dev] compiling error
> > > > > Date: Fri, 25 Sep 2009 10:59:32 +0200
> > > > >
> > > > >
> > > > > Hi Oscar,
> > > > >
> > > > > thanks for your reply!
> > > > >
> > > > > Yes I executed the ./configure-command before the make-command.
> > > > > Take a look at the attached logfile.
> > > > >
> > > > > Regards
> > > > > Oliver
> > > > >
> > > > >
> > > > >
> > > > > -----Ursprüngliche Nachricht-----
> > > > > Von: dev-bounces at xmppd.org [mailto:dev-bounces at xmppd.org] Im
> Auftrag
> > von
> > > > > Oscar Usifer
> > > > > Gesendet: Freitag, 25. September 2009 01:27
> > > > > An: xmppd development
> > > > > Betreff: Re: [xmppd-dev] compiling error
> > > > >
> > > > > Did you follow the README, and run ./configure before make? If you
> did
> > not
> > > > > have the right build dependent libraries, the configure step
> should
> > have
> > > > > shown this. I did not receive any attachments.
> > > > >
> > > > > HTH
> > > > >
> > > > > > ----- Original Message -----
> > > > > > From: carterbueford at gmx.net
> > > > > > To: dev at xmppd.org
> > > > > > Subject: Re: [xmppd-dev] compiling error
> > > > > > Date: Wed, 23 Sep 2009 14:03:37 +0200
> > > > > >
> > > > > >
> > > > > > Hi,
> > > > > >
> > > > > >
> > > > > >
> > > > > > I'm trying to setup jabberd14 on my system:
> > > > > >
> > > > > >
> > > > > >
> > > > > > My system:
> > > > > >
> > > > > >
> > > > > >
> > > > > > Asus WL500gP Router with custom Firmware
> > > > > >
> > > > > > Linux ASUS_WL500GP 2.4.37.5 #6 2009-09-12 22:32:07 MSD mips
> > GNU/Linux
> > > > > >
> > > > > >
> > > > > >
> > > > > > I get the following error after executing the make-command:
> > > > > >
> > > > > >
> > > > > >
> > > > > > ../jabberd/.libs/libjabberd.so: undefined reference to `modf'
> > > > > >
> > > > > > collect2: ld returned 1 exit status
> > > > > >
> > > > > > make[2]: *** [jabberd] Error 1
> > > > > >
> > > > > > make[2]: Leaving directory
> > > > `/opt/install_dir/jabber/jabberd-1.4.4/jabberd'
> > > > > >
> > > > > > make[1]: *** [check-recursive] Error 1
> > > > > >
> > > > > > make[1]: Leaving directory
> > > > `/opt/install_dir/jabber/jabberd-1.4.4/jabberd'
> > > > > >
> > > > > > make: *** [check-recursive] Error 1
> > > > > >
> > > > > >
> > > > > >
> > > > > > I attached the config.log-file.
> > > > > >
> > > > > >
> > > > > >
> > > > > > Thanks
> > > > > >
> > > > > > Oliver
> > > > > >
> > > > > > _______________________________________________
> > > > > > dev mailing list
> > > > > > dev at xmppd.org
> > > > > > http://lists.xmppd.org/cgi-bin/listinfo/dev
> > > > >
> > > > > >
> > > > >
> > > > >
> > > > > --
> > > > > An Excellent Credit Score is 750
> > > > > See Yours in Just 2 Easy Steps!
> > > > >
> > > > > _______________________________________________
> > > > > dev mailing list
> > > > > dev at xmppd.org
> > > > > http://lists.xmppd.org/cgi-bin/listinfo/dev
> > > > > << jabberd14_config.rar >>
> > > > >
> > > > > _______________________________________________
> > > > > dev mailing list
> > > > > dev at xmppd.org
> > > > > http://lists.xmppd.org/cgi-bin/listinfo/dev
> > > >
> > > > >
> > > >
> > > >
> > > > --
> > > > An Excellent Credit Score is 750
> > > > See Yours in Just 2 Easy Steps!
> > > >
> > > > _______________________________________________
> > > > dev mailing list
> > > > dev at xmppd.org
> > > > http://lists.xmppd.org/cgi-bin/listinfo/dev
> > > > << jabberd14_config.zip >>
> > > >
> > > > _______________________________________________
> > > > dev mailing list
> > > > dev at xmppd.org
> > > > http://lists.xmppd.org/cgi-bin/listinfo/dev
> > >
> > > >
> > >
> > >
> > > --
> > > An Excellent Credit Score is 750
> > > See Yours in Just 2 Easy Steps!
> > >
> > > _______________________________________________
> > > dev mailing list
> > > dev at xmppd.org
> > > http://lists.xmppd.org/cgi-bin/listinfo/dev
> >
> > >
> >
> >
> > --
> > An Excellent Credit Score is 750
> > See Yours in Just 2 Easy Steps!
> >
> > _______________________________________________
> > dev mailing list
> > dev at xmppd.org
> > http://lists.xmppd.org/cgi-bin/listinfo/dev
> > << error_log.log >>
> >
> > _______________________________________________
> > dev mailing list
> > dev at xmppd.org
> > http://lists.xmppd.org/cgi-bin/listinfo/dev
>
> >
>
>
> --
> An Excellent Credit Score is 750
> See Yours in Just 2 Easy Steps!
>
> _______________________________________________
> dev mailing list
> dev at xmppd.org
> http://lists.xmppd.org/cgi-bin/listinfo/dev
--
Neu: GMX Doppel-FLAT mit Internet-Flatrate + Telefon-Flatrate
für nur 19,99 Euro/mtl.!* http://portal.gmx.net/de/go/dsl02
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jabber.xml
Type: text/xml
Size: 33723 bytes
Desc: not available
URL: <http://lists.xmppd.org/pipermail/dev/attachments/20090926/329166f4/attachment-0001.xml>
More information about the dev
mailing list