Thursday, April 05, 2001 10:59 AM
> To: Gray, Tim
> Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: RE: [Pgui-devel] picoGUI compile errors.
>
>
> It looks like it's not linking with the GPM and ncurses libs though it finds
> the headers just fine. Is there '-lgpm&
Original Message-
From: Micah Dowty [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 05, 2001 10:59 AM
To: Gray, Tim
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: [Pgui-devel] picoGUI compile errors.
It looks like it's not linking with the GPM and ncurses libs though it finds
the he
ver#
>
> any other ideas on how to get this to compile? I need the keyboard and
> mouse inputs.
> now under GPM I did a ./configure; make; make test; make install;
> I also tried to install GPM with the --prefix=/usr switch to see if it was a
> path issue.
> I also followed that
le? I need the keyboard and
mouse inputs.
now under GPM I did a ./configure; make; make test; make install;
I also tried to install GPM with the --prefix=/usr switch to see if it was a
path issue.
I also followed that same proceedures for ncurses.
Thanks all.
-Original Message-
From: Micah
x framebuffer interface) but I still get the same
> errors. It seems it always fails when linking the ncursesinput.o into the
> server. any suggestions?
>
>
> Thanks.
>
>
> -Original Message-
> From: Gray, Tim
> Sent: Wednesday, April 04, 2001 12:25 PM
ile picoGUI. and after I get this
> compiling, is there a way to compile it statically linked so my target
> platform does not have to have the same libraries.
>
>
> Thanks.
>
>
> -Original Message-
> From: Gray, Tim
> Sent: Wednesday, April 04, 2001 11:
You need to install the GPM development libraries. (Usually the package is called
libgpm-dev or something of that sort) The ncursesinput driver uses ncurses itself for
keyboard, but it uses gpm directly for mouse.
It's not a great method, because gpm scales down the resolution of the mouse, but
riginal Message-
From: Gray, Tim
Sent: Wednesday, April 04, 2001 12:25 PM
To: [EMAIL PROTECTED]
Subject: RE: [Pgui-devel] picoGUI compile errors.
I tried several later snapshots back to mid March and they all do the same
thing. it seems that it fails at the ncursesinput.o
I have the stoc
, is there a way to compile it statically linked so my target
platform does not have to have the same libraries.
Thanks.
-Original Message-
From: Gray, Tim
Sent: Wednesday, April 04, 2001 11:28 AM
To: [EMAIL PROTECTED]
Subject: [Pgui-devel] picoGUI compile errors.
Ok, I have for my
Ok, I have for my development station a standard Intel box with Redhat 6.2
on it with a clean install.
upon compiling pgserver I get the following errors.
fonts.tmp.c:1408: warning: initialization discards `const' from pointer
target type
rm -f fonts.tmp.c
gcc -o pgserver widget/bitmap.o widget/
10 matches
Mail list logo