Your message dated Fri, 28 Apr 2006 11:47:15 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#318738: fixed in ircd-irc2 2.11.1p1-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: ircd-irc2
Version: 2.11.0

When i was trying to build package i had these errors:

apt-get source ircd-irc2
apt-get build-dep ircd-irc2

and
dpkg-buildpackage -rfakeroot -uc -us

i had this:

Building version.c...
gcc -g -O2 -I. -I../ircd -I../common  -c -o version.o version.c
gcc  -o ircd bsd.o dbuf.o packet.o send.o match.o parse.o support.o version.o 
channel.o class.o hash.o ircd.o list.o res.o
s_auth.o s_bsd.o s_conf.o s_debug.o s_err.o s_id.o s_misc.o s_numeric.o 
s_send.o s_serv.o s_service.o s_user.o s_zip.o
whowas.o res_init.o res_comp.o res_mkquery.o -lz  -lnsl -lcrypt
hash.o: In function `bigger_prime':
../ircd/hash.c:219: undefined reference to `sqrt'
ircd.o: In function `calculate_preference':
../ircd/ircd.c:388: undefined reference to `pow'
s_bsd.o: In function `check_ping':
../ircd/s_bsd.c:3224: undefined reference to `pow'
collect2: ld returned 1 exit status
make[1]: *** [ircd] Error 1
make[1]: Leaving directory `/usr/src/ircd/ircd-irc2-2.11.0/i686-pc-linux-gnu'
make: *** [build-stamp] Error 2


I think is there missing -lm in command of linker (gcc -o ircd...)

after adding to MakeFile.in (as told me Marcin Owsiany from list)

# linker flags
LDFLAGS = -lm
          ^^^^

building package end succesfull

  Im using Debiana SID

  
-- 
best regards,
 bieniu gras



--- End Message ---
--- Begin Message ---
Source: ircd-irc2
Source-Version: 2.11.1p1-1

We believe that the bug you reported is fixed in the latest version of
ircd-irc2, which is due to be installed in the Debian FTP archive:

ircd-irc2_2.11.1p1-1.diff.gz
  to pool/main/i/ircd-irc2/ircd-irc2_2.11.1p1-1.diff.gz
ircd-irc2_2.11.1p1-1.dsc
  to pool/main/i/ircd-irc2/ircd-irc2_2.11.1p1-1.dsc
ircd-irc2_2.11.1p1-1_amd64.deb
  to pool/main/i/ircd-irc2/ircd-irc2_2.11.1p1-1_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Kurt Roeckx <[EMAIL PROTECTED]> (supplier of updated ircd-irc2 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 28 Apr 2006 20:26:45 +0200
Source: ircd-irc2
Binary: ircd-irc2
Architecture: source amd64
Version: 2.11.1p1-1
Distribution: unstable
Urgency: low
Maintainer: Kurt Roeckx <[EMAIL PROTECTED]>
Changed-By: Kurt Roeckx <[EMAIL PROTECTED]>
Description: 
 ircd-irc2  - The original IRCNet IRC server daemon
Closes: 318738
Changes: 
 ircd-irc2 (2.11.1p1-1) unstable; urgency=low
 .
   * New maintainer, adopting package.
   * Acknowledge my own NMU (Closes: #318738)
Files: 
 95343ad2d74c0c8db64d1a2f18ae7308 586 net optional ircd-irc2_2.11.1p1-1.dsc
 ec84cf9469254f7153d2e88450f849df 29547 net optional 
ircd-irc2_2.11.1p1-1.diff.gz
 3e9e2adb24530f4313c6290875dd2167 473074 net optional 
ircd-irc2_2.11.1p1-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFEUl/tQdwckHJElwsRAt1iAKCZcw3w1oxxE2cUk2c/etgqda52KwCgoR9b
6Xp7bDfwKghUsLoaywxM83Y=
=I3p6
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to