search for: oken

Displaying 2 results from an estimated 2 matches for "oken".

Did you mean: token
2003 Apr 08
0
Some problems with Heimdal and AFS
Hello, My first problem is compilation against Heimdal. It does not work because of the following: /products/source/heimdal/heimdal-0.5.1/i386_linux24/lib/roken/../../../lib/r oken/getprogname.c(.text+0xc): multiple definition of `get_progname' openbsd-compat//libopenbsd-compat.a(bsd-misc.o)(.text+0x0):/usr1/ahaupt/open ssh-3.6.1p1/openbsd-compat/bsd-misc.c: first defined here /usr/bin/ld: Warning: size of symbol `get_progname' changed from 24 to 1...
2004 Mar 16
2
Cannot compile wine
...fine for a while, then comes up with: make[2]: Entering directory `/home/samon/Wine Stuff/wine-20040309/dlls/msi' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o tokenize.o tokenize.c tokenize.c:46: error: `TK_ABORT' undeclared here (not in a function) tokenize.c:46: error: initializer element is not constant tokenize.c:46: error: (near initialization for `aKeywordTable[0].tokenType') tokenize.c:46: error: initializer element is not constant tokenize.c:46...