octal-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: A little help please!!!!!


From: mts
Subject: RE: A little help please!!!!!
Date: Sat Apr 7 17:39:06 2001

>
> > The problem is that it compiles ok, but when i run octal it
> tells me on the
> > console
> >
> > %OCTAL: pwsquare.so is not a valid octal machine.
>
> Hi! The problem was, as Luka found, that thed exported symbol was
> ox_track instead of the new ox_channel. The latest headers in CVS should
> fix the problem.
>
> Let me know how this goes.
>

It worked !!. only one minor thing. In last CVS ( 7 april) ox_wrappers.h
line 34, you missed the semicolon after "return 1 an closin bracket. It
launches a nasty error. Corrected to

int channel(int creating, int channel_number) { return 1; };

fixed it

---------------------------------------------
Life is deadly. It always manages to kill you

Unkargherth <address@hidden>
http://www.unkargherth.f2s.com
http://www.mp3.com/Unkargherth
----------------------------------------------




reply via email to

[Prev in Thread] Current Thread [Next in Thread]