Tiny Core Base > CorePlus

*SOLVED* GCC Compiler Missing Header

<< < (4/8) > >>

tinypoodle:

--- Code: ---#include <vga.h>
--- End code ---
is a reference in every C program using svgalib, but to be able to run such a program you need to compile, install and configure the binaries of svgalib first!

Rich:
Hi eltone
I took a look at linmain.c and tinypoodle is correct, it wants the vga.h from the svgalib package, not linux-headers.
Don't bother trying svgalib-1.4.3, that package only makes references to very old kernels (2.0-2.3) and probably
won't compile. Your best bet is probably building the version from the link in reply#9.

eltone:

--- Quote from: Rich on March 16, 2013, 01:11:49 AM --- Your best bet is probably building the version from the link in reply#9.

--- End quote ---
Hi Rich,
I see no SVGALib nor ggi listing:

http://distro.ibiblio.org/tinycorelinux/3.x/tcz/index_nojs.html

http://www.ggi-project.org/links.html

I must turn the page!
THX 4 RPY 2 post!
eltone

Rich:
Hi eltone
It's not in the repository. Go to:
https://github.com/ryanmcgrath/svgalib-1
and click on the  ZIP  button to download the zipped package.

eltone:

--- Quote from: Rich on March 16, 2013, 12:20:11 PM ---Hi eltone
It's not in the repository. Go to:
https://github.com/ryanmcgrath/svgalib-1
and click on the  ZIP  button to download the zipped package.

--- End quote ---

Hi Rich,

I understand AraLinux SRC will compile on the latest Slackware build:

http://slackware.com/

In addition to SVGALib, these DEPS are required, says the developer...

libc-2.*
libpthread-*
libvga.so.1.*
libvgagl.so.1.*
***********
Suspect it is 'closed' architecture, for security, since everything is vulnerable in cyberspace.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version