Thomas Trepl wrote:

> Well a bit to late it seems to be and I cannot use exactly those versions but 
> I'll report here what I was able to test:
> 
> A) The build commands
>     sed -i -e "s;static int get_argument;int get_argument;" \
>         lib/ncplib.c &&
>     sed -i -e "s;static void add_string;void add_string;" \
>         util/pserver.c &&
>     sed -i -e "s;static void add_string;void add_string;" \
>         util/nwpjmv.c &&
> 
>     ./configure --prefix="" --includedir=/usr/include \
>         --mandir=/usr/share/man --datadir=/usr/share &&
>     make &&
>     make install &&
>     make install-dev &&
>     ln -sf /lib/libncp.so.2.3.0 libncp.so.2.3

How about updating
http://wiki.linuxfromscratch.org/blfs/wiki/othernetprogs for us?

Thanks,
  -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to