Tiny Core Extensions > TCE Corepure64

QEMU for 64bit?

<< < (2/10) > >>

flyingfishfinger:

--- Quote from: Rich on January 30, 2016, 11:30:38 AM ---

--- Quote ---Sorry for replying again, the edit icon seems to have disappeared.
--- End quote ---
You have about 30 minutes to go back and modify a post.


--- End quote ---

Ah, makes sense. Thanks!

Also, I successfully made an extension of qemu in 64bit (Thanks Juanito!), seems to work and persist. Since I wasn't able to find one otherwise, should / can I contribute it someplace?

R

Rich:
Hi flyingfishfinger
Extensions are always welcome. Instructions for submitting an extension are at the bottom of this page:
http://wiki.tinycorelinux.net/wiki:creating_extensions

flyingfishfinger:
Well, I spoke too soon. Looks like I compiled it without SDL support, so I'll have to do it again. But once it works I'd be happy to submit it.

R

flyingfishfinger:
So I'm having a bit of trouble with SDL. I've installed SDL (as well as X11, libs...) before I start compiling, but so far I haven't been able to resolve the following errors:

"in .../ui/sdl.c: undefined reference to 'XkbGetKeyboard'
in .../ui/sdl.c: undefined reference to 'XkbGetAtomName'
in .../ui/sdl.c: undefined reference to 'XkbFreeKeyboard'
in .../ui/sdl.c: undefined reference to 'XFree'
in .../ui/sdl.c: undefined reference to 'XkbFreeKeyboard'
collect2:error: ld returned exit 1 status.

What packages am I missing?

R

Juanito:
libxkbcommon-dev, libxkbfile-dev?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version