Re: can't make svgalib (unresolved syms)

Search this archive.

From: Matan Ziv-Av (matan@svgalib.org)
Date: Tue 13 Jun 2000 - 10:52:36 IDT


On Mon, 12 Jun 2000, Ned Konz wrote:

> /usr/local/lib/libvga.so: undefined reference to `__global_cli'
> /usr/local/lib/libvga.so: undefined reference to `__global_sti'

Please try editing editing the file
svgalib-1.4.2/src/clockchip/icd2061a.c

Removing the lines 

#define __KERNEL__
#include <linux/kernel.h>
#include <asm/system.h>

(around line 20)

as well as all the sti() and cli() lines (around 160 and 185).

Please tell me if it works now.

-- 
Matan Ziv-Av.                         matan@svgalib.org


This archive was generated by hypermail 2.1.4 : Wed 21 Jan 2004 - 22:10:23 IST