Your message dated Sun, 22 Feb 2009 16:04:41 +0100
with message-id <[email protected]>
and subject line closing for inactivity
has caused the Debian Bug report #270963,
regarding libgnokii2-dev: linking the library fails because missing str2ba
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
270963: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=270963
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libgnokii2-dev
Version: 0.6.3-3
Severity: important

When trying to link against the library,
the str2ba symbol cannot be resolved.

        /usr/lib/gcc-lib/powerpc-linux/3.3.4/../../../libgnokii.so: undefined 
reference to `str2ba'

See the attached test small test file.
I stumbled upon the problem when trying to compile kdepim.
        Bernhard

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: powerpc (ppc)
Kernel: Linux 2.6.8-powerpc
Locale: lang=de...@euro, lc_ctype=de...@euro

Versions of packages libgnokii2-dev depends on:
ii  libgnokii2                    0.6.3-3    Gnokii library

-- no debconf information
/* configuration test that kdepim KDE_3_3_BRANCH uses
 * 	 gcc gnokii-test.c  -lgnokii -L/usr/X11R6/lib -lXpm -lX11
 * 	 bombs with 
 * 	 	/usr/lib/gcc-lib/powerpc-linux/3.3.4/../../../libgnokii.so: undefined reference to `str2ba'
 * 	 	on Debian ppc with Package: libgnokii2-dev Version: 0.6.3-3
 */
char gn_cfg_read ();
int main ()
{
gn_cfg_read ();
  ;
  return 0;
}


--- End Message ---
--- Begin Message ---
Hi,

This bug has had no reply for a long time, so I assume the solution
proposed was the right one.

If it persists, please feel free to reopen it.

Cheers

-- 
Leo "costela" Antunes
[insert a witty retort here]


Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply via email to