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

Re: Netscape sources



aqy6633@acf5.nyu.edu (Alex Yukhimets) writes:

> > prompted by Enrique Zanardi, I have just downloaded a copy of the sources
> 
> ...and I just compiled the thing!
> It needed a tiny amount of "porting" to Motif 2.0 - I had to put
> #define XmNlist "list"
> line on the top of ns/cmd/xfe/XfeWidgets/Xfe/ComboBox.c file.
> They've got some really nice widgets there!  Too bad NPL is too
> restrictive as far as reuse of the code is concerned...
> 
I tried compiling it using "lesstifg-dev-1:0.83-2", "gcc-2.7.2.3-3"
and "libc6-dev-2.0.7pre1-4", but didn't succeed producing any
binaries.  A "make -k" resulted into four major errors, all obviously
based on the same problem:

----------------------snip------------------------------
./dist/Linux2.0.33_x86_DBG.OBJ/include -I..   Grid.c
Grid.c: In function `DropRegister':
Grid.c:7127: warning: implicit declaration of function `XmDropSiteRegister'
Grid.c:7130: warning: implicit declaration of function `XmDropSiteUnregister'
Grid.c: In function `DropStart':
Grid.c:7141: `XmDropProcCallbackStruct' undeclared (first use this function)
Grid.c:7141: (Each undeclared identifier is reported only once
Grid.c:7141: for each function it appears in.)
Grid.c:7141: `cbs' undeclared (first use this function)
Grid.c:7141: warning: statement with no effect
Grid.c:7142: parse error before `te'
Grid.c:7148: parse error before `)'
Grid.c:7151: `XmINVALID_DROP_SITE' undeclared (first use this function)
Grid.c:7154: `valid' undeclared (first use this function)
Grid.c:7155: `row' undeclared (first use this function)
Grid.c:7155: `col' undeclared (first use this function)
Grid.c:7159: `exportTargets' undeclared (first use this function)
Grid.c:7160: `n' undeclared (first use this function)
Grid.c:7162: `i' undeclared (first use this function)
Grid.c:7170: `args' undeclared (first use this function)
Grid.c:7170: warning: left-hand operand of comma expression has no effect
Grid.c:7171: warning: left-hand operand of comma expression has no effect
Grid.c:7178: `te' undeclared (first use this function)
Grid.c:7180: warning: left-hand operand of comma expression has no effect
Grid.c:7181: warning: left-hand operand of comma expression has no effect
Grid.c:7182: warning: left-hand operand of comma expression has no effect
make[3]: *** [Linux2.0.33_x86_DBG.OBJ/Grid.o] Error 1
make[3]: Leaving directory `/scratch/src/mozilla/ns/cmd/xfe/Microline3.0/XmL'
make[2]: *** [libs] Error 2
make[2]: Leaving directory `/scratch/src/mozilla/ns/cmd/xfe'
make[1]: *** [libs] Error 2
make[1]: Leaving directory `/scratch/src/mozilla/ns/cmd'
make: *** [libs] Error 2
----------------------snip------------------------------

Somebody knows a fix for this?
                                Have fun, P. *8^)
-- 
   Paul Seelig                         pseelig@goofy.zdv.uni-mainz.de
   African Music Archive - Institute for Ethnology and Africa Studies
   Johannes Gutenberg-University   -  Forum 6  -  55099 Mainz/Germany
   My Homepage in the WWW at the URL http://www.uni-mainz.de/~pseelig 


--
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: