On Wed, Feb 17, 2010 at 5:51 PM, Stephen Hahn <s...@sun.com> wrote:

> * Thomas Burgess <wonsl...@gmail.com> [2010-02-17 01:09]:
> > going back over this, i'm still horribly confused....i'm trying to get it
> installed on another system and i don't know exactly why mine didn't work.
>  I had a friend who was able to get it working but i'm not quite sure what i
> was doing wrong.  He ended up installing ncurses from source, i do know this
> much.....anyways, looking back over what i was doing, and trying it again i
> WAS using SUNWnurses.....so why wasn't it working?  heres the steps i
> took...maybe something is wrong with  my links....will you tell me =)
> >
> >
> >
> > export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/lib/pkgconfig
> > export LDFLAGS= '-wl,-zignore -Wl,-zcombreloc -Wl, -Bdirect
> -L/usr/sfw/lib -R/usr/sfw/lib -L/usr/gnu/lib -R/usr/gnu/lib -L/usr/lib/'
> > export CXXFLAGS='-I /usr/.include/ncurses
> >
> >
> > so which one of those is wrong?
>
>   Is your g++ output line including "-lncurses" or "-lcurses"?  Only the
>  former is likely to be correct.
>
>  - Stephen
>
> --
> s...@sun.com  http://blogs.sun.com/sch/


for some reason it keeps showing BOTH -lcurses and -lncurses.

I think something is wrong with the linker....
I have no idea how to fix it....maybe some of you gurus can try, i'd be
happy to provide a zone on my machine for anyone who knows what they are
doing to provide patches and or a method to make this work easily.

Currently, i can provide a dirty hack with will spit out an rtorrent binary
but it isn't linked correctly and isn't right.....i'm not an expert at this,
heck, i'm barely even a novice....
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to