On Tue, Nov 14, 2000 at 01:02:19AM +0900, ISHIKAWA Mutsumi wrote:
> >>>>> In <[EMAIL PROTECTED]>
> >>>>> Theppitak Karoonboonayanan <[EMAIL PROTECTED]> wrote:
> >> Hello,
>
> >> I'm using xfree86 4.0.1-3 from woody.
On Tue, Nov 14, 2000 at 01:02:19AM +0900, ISHIKAWA Mutsumi wrote:
> >>>>> In <[EMAIL PROTECTED]>
> >>>>> Theppitak Karoonboonayanan <[EMAIL PROTECTED]> wrote:
> >> Hello,
>
> >> I'm using xfree86 4.0.1-3 from woody.
Hello,
I'm using xfree86 4.0.1-3 from woody. Recently, I compiled an X program
which uses X locale setting and the linker just complained the undefined
referencing to "_Xsetlocale".
Here's a code that can demonstrate this:
$ cat > xlctest.c
#include
int main()
{
setlocale(LC_CTYPE, "");
Hello,
I'm using xfree86 4.0.1-3 from woody. Recently, I compiled an X program
which uses X locale setting and the linker just complained the undefined
referencing to "_Xsetlocale".
Here's a code that can demonstrate this:
$ cat > xlctest.c
#include
int main()
{
setlocale(LC_CTYPE, "");
On Tue, Nov 07, 2000 at 10:57:06PM -0800, Seth Arnold wrote:
>
> Great! I can keep this process up all day. :)
>
> The module this time is "int10". Other modules (in case your machine
> starts bugging out about others) are: "ddc" "bitmap" "speedo" "vbe"
> "int10" "GLcore" "dbe" "dri" "extmod" "gl
On Tue, Nov 07, 2000 at 10:57:06PM -0800, Seth Arnold wrote:
>
> Great! I can keep this process up all day. :)
>
> The module this time is "int10". Other modules (in case your machine
> starts bugging out about others) are: "ddc" "bitmap" "speedo" "vbe"
> "int10" "GLcore" "dbe" "dri" "extmod" "g
On Tue, Nov 07, 2000 at 11:06:15AM -0800, Seth Arnold wrote:
> Greetings Theppitak; I have two guesses to the source of your problem.
> The first possibility is the "vbe" module is not being loaded, but the
> i810 driver is trying to load something that deals with vbe. Try adding
> the following t
On Tue, Nov 07, 2000 at 11:06:15AM -0800, Seth Arnold wrote:
> Greetings Theppitak; I have two guesses to the source of your problem.
> The first possibility is the "vbe" module is not being loaded, but the
> i810 driver is trying to load something that deals with vbe. Try adding
> the following
Hello,
I have just tried XFree86 4.0.1 from woody. My display card is Intel
I810, which is said to be supported by XFree86-4. However, some symbols
in i810_drv.o appeared to be unresolved when I startx.
Attached is my XF86Config file and the error messages. Somebody please
help me.
Thank you,
-T
Hello,
I have just tried XFree86 4.0.1 from woody. My display card is Intel
I810, which is said to be supported by XFree86-4. However, some symbols
in i810_drv.o appeared to be unresolved when I startx.
Attached is my XF86Config file and the error messages. Somebody please
help me.
Thank you,
-
10 matches
Mail list logo