nanogui: newbie question


Previous by date: 1 Dec 2005 20:33:55 +0000 Re: newbie question, Patrick Boyd
Next by date: 1 Dec 2005 20:33:55 +0000 Re: newbie question, Patrick Boyd
Previous in thread: 1 Dec 2005 20:33:55 +0000 Re: newbie question, Patrick Boyd
Next in thread: 1 Dec 2005 20:33:55 +0000 Re: newbie question, Patrick Boyd

Subject: Re: [nanogui] newbie question
From: Marcellus Pereira ####@####.####
Date: 1 Dec 2005 20:33:55 +0000
Message-Id: <c4fe94d10512011233q538f8c3et603d10131e9f2c67@mail.gmail.com>

[marcellus@marcellus src]$ ldd bin/world
        libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40024000)
        libm.so.6 => /lib/i686/libm.so.6 (0x40104000)
        libnano-X.so => not found
        libc.so.6 => /lib/i686/libc.so.6 (0x40126000)
        libdl.so.2 => /lib/libdl.so.2 (0x4025f000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
[]s
Marcellus

On 12/1/05, Patrick Boyd ####@####.#### wrote:
>
> What does "ldd world" return?
>
> Patrick Boyd
>
> On 12/1/05, Marcellus Pereira ####@####.#### wrote:
> > Dear All,
> >
> > I'm trying to use Microwindows in my first embedded linux project.
> First,
> > I'm trying to compile it to run in the host native linux. This is my the
> > stripeed config file:
> >
> > ...
> > # X Window screen, mouse and kbd drivers
> > X11                      = Y
> >
> > ifeq ($(X11), Y)
> > # startup screen width, height, (depth for palette mode only)
> > SCREEN_WIDTH             = 640
> > SCREEN_HEIGHT            = 480
> > SCREEN_DEPTH             = 4
> >
> > # You may want to turn this on for XFree86 4.x or if your backing store
> > # isn't functioning properly
> > USE_EXPOSURE         = N
> > ...
> >
> > after teh compilation, the bin/nano-X works fine. But, when I try to run
> the
> > following line:
> >
> > bin/nano-X & sleep 1; bin/world
> >
> > I face the following error:
> >
> > bin/world: error while loading shared libraries: libnano-X.so: cannot
> open
> > shared object file: No such file or directory
> > [root@marcellus src]# X connection to :0.0 broken (explicit kill or
> server
> > shutdown).
> >
> > [1]+  Exit 1                  ./bin/nano-X
> >
> > The libnano-X.so is in the lib directory, I tryied to copy it to bin
> > directory... but nothing worked. Any ideias?
> >
> > Thank you very much,
> >
> > Marcellus Pereira
> > --
> > _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
> > http://marcellus.spymac.net
> >
> >
>



--
_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
http://marcellus.spymac.net

Previous by date: 1 Dec 2005 20:33:55 +0000 Re: newbie question, Patrick Boyd
Next by date: 1 Dec 2005 20:33:55 +0000 Re: newbie question, Patrick Boyd
Previous in thread: 1 Dec 2005 20:33:55 +0000 Re: newbie question, Patrick Boyd
Next in thread: 1 Dec 2005 20:33:55 +0000 Re: newbie question, Patrick Boyd


Powered by ezmlm-browse 0.20.