nano-devel
[Top][All Lists]
Advanced

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

[Nano-devel] Problems building nano-1.0.8 on SunOS 4.1.4


From: David W. Schuler
Subject: [Nano-devel] Problems building nano-1.0.8 on SunOS 4.1.4
Date: Tue, 26 Feb 2002 11:32:49 -0500

Hello:

I had some problems building nano-1.0.8 on a SunOS 4.1.4 system.

    configure --with-included-gettext --enable-extra

    gcc: 2.95.3

    config.guess:  sparc-sun-sunos4.1.4

I had to add definitions for the following:

    typedef int ssize_t;
    extern char *optarg;
    extern int optind;

When it came time to link, strerror() and memmove() were not found,
and the link failed.

-------------------------------------------------------------------------------
David W. Schuler - Advisory Engineer       Internet: address@hidden
Semiconductor Contract Mfg                      alt: address@hidden
IBM Microelectronics                          Phone: 802-871-4293
1000 River Street - MS/610A                     FAX: 802-871-4577
Essex Junction, VT   05452-4299
For IBM Foundry information: http://www.chips.ibm.com/services/foundry/




reply via email to

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