This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Xmgrace problems


Thanks for your useful answer.

By the way, here is described a similar problem (and without answer)

http://www.eggheads.org/pipermail/bugs/2006-February/000902.html





Christopher Faylor-8 wrote:
> 
> On Sun, Dec 02, 2007 at 09:27:28AM -0800, horacioemilio wrote:
>>Ok, I did that, so I got the package; ash-20040127-3-src.tar.bz2
>>
>>Then I do not know if there is some special mechanism in cygwin to install
>>this into the system.
>>
>>I just tried to compile using; 1.configure, 2. make ; but got errors;
>>
>>$ make install
>>gcc -DPACKAGE=\"ash\" -DVERSION=\"1.00\"  -I. -I.    -DSMALL -DSHELL
-Dlint
>>-Wall -Wunused  -O2 -g -c expand.c
>>In file included from expand.c:72:
>>output.h:73: error: conflicting types for 'dprintf'
>>/usr/include/stdio.h:233: error: previous declaration of 'dprintf' was
here
>>output.h:73: error: conflicting types for 'dprintf'
>>/usr/include/stdio.h:233: error: previous declaration of 'dprintf' was
here
>>expand.c: In function `evalvar':
>>expand.c:679: warning: comparison is always true due to limited range of
>>data type
>>make: *** [expand.o] Error 1
>>
>>
>>What could I do to get this "ash" get running ??
> 
> Learn C?
> 
> cgf
> 
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Problem reports:       http://cygwin.com/problems.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Xmgrace-problems-tf4932257.html#a14118110
Sent from the Cygwin list mailing list archive at Nabble.com.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]