Re: Question on compiling screen on Solaris 10

2008-09-21 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Yi, William CSC wrote: > Hi; > > When I compile screen I got this message, do you have any idea what it is? > > gcc -c -I. -I/opt/screen-4.0.3-g -O2 misc.c > misc.c: In function `xsetenv': > misc.c:619: error: too few arguments to function `seten

Question on compiling screen on Solaris 10

2008-09-21 Thread Yi, William CSC
Hi; When I compile screen I got this message, do you have any idea what it is? gcc -c -I. -I/opt/screen-4.0.3-g -O2 misc.c misc.c: In function `xsetenv': misc.c:619: error: too few arguments to function `setenv' *** Error code 1 make: Fatal error: Command failed for target `misc.o' William P