Re: asmodem help
Sean M Hollingsworth (cthulhu@spiritone.com)
Thu, 21 May 1998 20:11:02 -0700
OK -- not to be rude or condescending -- but did you bother to look at
asmodem.c and check lines 308 and 332 to see what was happening? I don't
have the source (my Linux box is currently undergoing ... hmmm ... major
reconstructive surgery) otherwise I would look for you. I do remember
there being a problem with two of the xpms used by asmodem; they had C++
style comments instead of C style (they used // instead of /* */). This
caused a problem with the binary not changing xpms, but I don't remember
it stopping make. If asmodem.c is trying to load those xpms, maybe it's
not liking what it's finding -- I'm in no way an expert on how apps handle
xpms, so that's just a guess. Like I said, I currently can't take a look
at the source, but that's where I would start ...
ECLIPSE Webmaster wrote:
> All of the applications work except asmodem.
> The "xmkmf" command has no errors but when
> I run "make", I get the following:
>
> asmodem.c: In Function `MainLoop':
> asmodem.c: 308: parse error before `/'
> asmodem.c: 332: parse error before `/'
> make: ***[asmodem.o] Error 1
>
> I have updated my libraries but still
> get the same error. Did I miss a library
> that needs updated ?
>
> This is on a Linux box (2.0.31)
>
> Any help would be appreciated !
>
> Thanks
>
> Randy Everett
>
> --
> WWW: http://www.afterstep.org/
> FTP: ftp://ftp.afterstep.org/
> MAIL: http://wormhole.eosys.com/mailing-lists/AfterStep-Info.html
> FAQ: http://www.cs.purdue.edu/homes/zamboni/afterstep/FAQ.html
>
> To unsubscribe: echo unsubscribe | mail afterstep-request@eosys.com
--
WWW: http://www.afterstep.org/
FTP: ftp://ftp.afterstep.org/
MAIL: http://wormhole.eosys.com/mailing-lists/AfterStep-Info.html
FAQ: http://www.cs.purdue.edu/homes/zamboni/afterstep/FAQ.html
To unsubscribe: echo unsubscribe | mail afterstep-request@eosys.com