[Bug 315774] Re: libsmbclient-dev missing smbc_urlencode in .a in intrepid

2009-02-17 Thread Topfs2
Nice to hear, just wondering if this will be fixed for intrepid?

Basically team-xbmc would ideally want to use libsmbclient-dev so we
could link to the systemlib instead because we have issues regarding x64
with our precompiled version and can´t switch due to this bug.

If it won´t be backported for intrepid we´ll just have to try to another
way (would love not to though ;) )

-- 
libsmbclient-dev missing smbc_urlencode in .a in intrepid
https://bugs.launchpad.net/bugs/315774
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 315774] [NEW] libsmbclient-dev missing smbc_urlencode in .a in intrepid

2009-01-10 Thread Topfs2
Public bug reported:

Binary package hint: libsmbclient-dev

when installed on Hardy
to...@tobias:~$ cat /usr/include/libsmbclient.h | grep smbc_urlencode
smbc_urlencode(char * dest, char * src, int max_dest_len);
to...@tobias:~$ nm /usr/lib/libsmbclient.a | grep smbc_urlencode
00a0 T smbc_urlencode
to...@tobias:~$

When installed on Intrepid
to...@topfs-laptop:~$ cat /usr/include/libsmbclient.h | grep smbc_urlencode
smbc_urlencode(char * dest, char * src, int max_dest_len);
to...@topfs-laptop:~$ nm /usr/lib/libsmbclient.a | grep smbc_urlencode
nm: dbwrap_ctdb.o: no symbols
to...@topfs-laptop:~$ 

This leads me to believe its not available, seems to affect both x86 and
x64 versions.

1) to...@topfs-laptop:~$ lsb_release -rd
Description:Ubuntu 8.10
Release:8.10

2)to...@topfs-laptop:~$ apt-cache policy libsmbclient-dev 
libsmbclient-dev:
  Installed: 2:3.2.3-1ubuntu3.4
  Candidate: 2:3.2.3-1ubuntu3.4
  Version table:
 *** 2:3.2.3-1ubuntu3.4 0
500 http://se.archive.ubuntu.com intrepid-updates/main Packages
500 http://security.ubuntu.com intrepid-security/main Packages
100 /var/lib/dpkg/status
 2:3.2.3-1ubuntu3 0
500 http://se.archive.ubuntu.com intrepid/main Packages
to...@topfs-laptop:~$ 


topfs-laptop is intrepid
tobias is hardy

** Affects: samba (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: libsmbclient urlencode

** Description changed:

  Binary package hint: libsmbclient-dev
  
  when installed on Hardy
  to...@tobias:~$ cat /usr/include/libsmbclient.h | grep smbc_urlencode
  smbc_urlencode(char * dest, char * src, int max_dest_len);
- to...@tobias:~$ cat /usr/lib/libsmbclient.a | grep smbc_urlencode
- Binary file (standard input) matches
+ to...@tobias:~$ nm /usr/lib/libsmbclient.a | grep smbc_urlencode
+ 00a0 T smbc_urlencode
  to...@tobias:~$
  
  When installed on Intrepid
  to...@topfs-laptop:~$ cat /usr/include/libsmbclient.h | grep smbc_urlencode
  smbc_urlencode(char * dest, char * src, int max_dest_len);
- to...@topfs-laptop:~$ cat /usr/lib/libsmbclient.a | grep smbc_urlencode
+ to...@topfs-laptop:~$ nm /usr/lib/libsmbclient.a | grep smbc_urlencode
+ nm: dbwrap_ctdb.o: no symbols
  to...@topfs-laptop:~$ 
  
  This leads me to believe its not available, seems to affect both x86 and
  x64 versions.
  
  1) to...@topfs-laptop:~$ lsb_release -rd
  Description:  Ubuntu 8.10
  Release:  8.10
  
  2)to...@topfs-laptop:~$ apt-cache policy libsmbclient-dev 
  libsmbclient-dev:
Installed: 2:3.2.3-1ubuntu3.4
Candidate: 2:3.2.3-1ubuntu3.4
Version table:
   *** 2:3.2.3-1ubuntu3.4 0
  500 http://se.archive.ubuntu.com intrepid-updates/main Packages
  500 http://security.ubuntu.com intrepid-security/main Packages
  100 /var/lib/dpkg/status
   2:3.2.3-1ubuntu3 0
  500 http://se.archive.ubuntu.com intrepid/main Packages
  to...@topfs-laptop:~$ 
  
  
  topfs-laptop is intrepid
  tobias is hardy

-- 
libsmbclient-dev missing smbc_urlencode in .a in intrepid
https://bugs.launchpad.net/bugs/315774
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs