porting nedit on OpenSolaris
Nilesh Parmar
Nilesh.Parmar at Sun.COM
Thu Aug 7 19:50:49 CEST 2008
Joerg Fischer wrote:
>> I would like to port nedit on OpenSolaris. I downloaded the source
>> for nedit 5.5 and tried to compile it using gcc. I get a whole bunch of
>> errors. I would like to seek help to resolve these errors. Can someone
>> please let me know if this is the correct mailing list to ask such
>> questions ?
>>
>
> Yes, it is ;-)
>
> Cheers,
> Jörg
>
> --
> NEdit Develop mailing list - Develop at nedit.org
> http://www.nedit.org/mailman/listinfo/develop
>
Thanks! When I run the make command with the solarisx86 target, I see a
whole bunch of errors. I've attached the file with the error messages
with this mail. Can someone help me ? Am I doing something wrong ?
Thanks,
Nilesh
-------------- next part --------------
(cd util; \
make -f Makefile.solarisx86 verify_config && \
make -f Makefile.solarisx86 libNUtil.a)
make[1]: Entering directory `/export/home/nileshp/Downloads/nedit-5.5/util'
make[1]: Nothing to be done for `verify_config'.
make[1]: Leaving directory `/export/home/nileshp/Downloads/nedit-5.5/util'
make[1]: Entering directory `/export/home/nileshp/Downloads/nedit-5.5/util'
gcc -O -I/usr/openwin/include -I/usr/dt/include -DUSE_DIRENT -c -o DialogF.o DialogF.c
make[1]: Leaving directory `/export/home/nileshp/Downloads/nedit-5.5/util'
More information about the Develop
mailing list