discuss-gnustep
[Top][All Lists]
Advanced

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

Building Terminal.app on Solaris


From: Andreas Hoeschler
Subject: Building Terminal.app on Solaris
Date: Tue, 21 Sep 2004 18:41:56 +0200

Dear all,

I promise this is my last posting for today. I just tried to build Terminal.app on Solaris and got an error. It's asking for -lutil. What library is this? Any ideas (experiences on Solaris)?

Thanks a lot,

   Andreas

************************************************************************
Making all for app Terminal...
 Creating Terminal.app/....
 Compiling file main.m ...
<command line>:18:9: warning: ISO C requires whitespace after the macro name
 Compiling file Services.m ...
<command line>:18:9: warning: ISO C requires whitespace after the macro name
 Compiling file ServicesPrefs.m ...
<command line>:18:9: warning: ISO C requires whitespace after the macro name
 Compiling file ServicesParameterWindowController.m ...
<command line>:18:9: warning: ISO C requires whitespace after the macro name
 Compiling file TerminalWindow.m ...
<command line>:18:9: warning: ISO C requires whitespace after the macro name
 Compiling file TerminalWindowPrefs.m ...
<command line>:18:9: warning: ISO C requires whitespace after the macro name
 Compiling file TerminalView.m ...
<command line>:18:9: warning: ISO C requires whitespace after the macro name
TerminalView.m:40:19: warning: pty.h: No such file or directory
TerminalView.m: In function `-[TerminalView(input) runProgram:withArguments:inDirectory:initialInput:arg0:]':
TerminalView.m:1650: warning: implicit declaration of function `forkpty'
 Compiling file TerminalViewPrefs.m ...
<command line>:18:9: warning: ISO C requires whitespace after the macro name
 Compiling file TerminalParser_Linux.m ...
<command line>:18:9: warning: ISO C requires whitespace after the macro name TerminalParser_Linux.m: In function `-[TerminalParser(Linux) _processByte:]': TerminalParser_Linux.m:1151: warning: passing arg 2 of `libiconv' from incompatible pointer type TerminalParser_Linux.m: In function `-[TerminalParser(Linux) _sendString:]': TerminalParser_Linux.m:1229: warning: passing arg 2 of `libiconv' from incompatible pointer type
 Compiling file TerminalParser_LinuxPrefs.m ...
<command line>:18:9: warning: ISO C requires whitespace after the macro name
 Compiling file PreferencesWindowController.m ...
<command line>:18:9: warning: ISO C requires whitespace after the macro name
 Compiling file autokeyviewchain.m ...
<command line>:18:9: warning: ISO C requires whitespace after the macro name
 Compiling file Label.m ...
<command line>:18:9: warning: ISO C requires whitespace after the macro name
 Linking app Terminal ...
ld: fatal: library -lutil: not found
ld: fatal: File processing errors. No output written to Terminal.app/./Terminal
collect2: ld returned 1 exit status
make[1]: *** [Terminal.app/./Terminal] Error 1
make: *** [Terminal.all.app.variables] Error 2






reply via email to

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