-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
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