[haiku] Re: Network Kit and libnetapi.so question

  • From: Jatsek Platsek <platsek@xxxxxxxxx>
  • To: haiku@xxxxxxxxxxxxx
  • Date: Mon, 22 Mar 2010 04:22:39 -0700 (PDT)

> > Cian Duffy <myob87@xxxxxxxxx> wrote:
> > On 22 March 2010 07:35, Jatsek Platsek <platsek@xxxxxxxxx> wrote:
> > > I am working on a Twitter client for Haiku (I know - one already 
> > > exists -
> > > but that's my choice of learning Be API) and I am a little bit 
> > > confused with
> > > missing libnetapi.so library on my Haiku r35914 GCC4 installation. 
> > > To put it
> > > simply - I am not able to compile my source files since they started 
> > > to use
> > > classes existing in Network Kit (BNetAddress, BNetEndpoint, etc.). 
> > > I would
> > > appreciate any help - I got stuck because of this.
> > From memory (and I'm away from a Haiku PC), these functions are now 
> > in
> > libnetwork along with what was in libnet. libnetapi exists as a 
> > symlink in
> > the lib folder for backwards compatibility but not in the dev/lib 
> > folder for
> > the linker.
> > 
> > Hopefully I'm not remembering this wrong!

> You were right at some point, but the former libnetapi.so exported 
> functions were moved into its own (BONE compatible) library called 
> libbnetapi.so.

> Bye,
> Axel.

Thank you, Axel. It solves my problem. The code compiles and links with no 
problems now.

Best regards,
Jacek

__________________________________________________
Czy juz jestes w Yahoo!?
Masz dosyc spamu?  Poczta Yahoo! dysponuje najlepsza ochrona przed spamem 
http://pl.mail.yahoo.com 

Other related posts: