Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Feb 1996 17:58:27 +1030 (CST)
From:      Michael Smith <msmith@atrad.adelaide.edu.au>
To:        vsg@u8.mipt.rssi.ru (Vladimir Gordyunin)
Cc:        questions@freebsd.org
Subject:   Re: 4_questions
Message-ID:  <199602110728.RAA27538@genesis.atrad.adelaide.edu.au>
In-Reply-To: <199602101047.NAA11481@u8.mipt.rssi.ru> from "Vladimir Gordyunin" at Feb 10, 96 10:47:13 am

next in thread | previous in thread | raw e-mail | index | archive | help
Vladimir Gordyunin stands accused of saying:
> 
> I've install FreeBSD at first times. When I've compiled some applications I've
> met whith following problems.
> 
> 1:> cc: Compilation of header file requested --xsnow application

Why attempt to compile this yourself when it's already available
as both a precompiled package and in the ports collection?

> 2:>     In file included from AxeEditor.c:58:
>   >      /usr/include/stdio.h:244: conflicting types for `sys_errlist'
>   >      AxeEditor.c:56: previous declaration of `sys_errlist'
> 
>                                        -- in aXe-6.1.2 application

See the response above; aXe is available already compiled.

> 3:>     "Makefile", line xxx: Need an operator
>   >     ......................................
>   >     ......................................
>   >     "Makefile", line xxx: Need an operator

What are you trying to compile here?  You're obviously using 2.0.5; make
in 2.0.5 is sensitive to lines containing whitespace (tabs or spaces)
without anything else on them.

> When I send mail :" mail user < file_name " are appearanced following responses
> >       stty: TIOCGETD: Inappropriate ioctl for device
> >       stty: TIOCGETD: Inappropriate ioctl for device

Do you have 'mail' aliased to anything? 

> 				Thanks.		Vlad Gordyunin.

-- 
]] Mike Smith, Software Engineer        msmith@atrad.adelaide.edu.au    [[
]] Genesis Software                     genesis@atrad.adelaide.edu.au   [[
]] High-speed data acquisition and      (GSM mobile) 0411-222-496       [[
]] realtime instrument control          (ph/fax)  +61-8-267-3039        [[
]] "wherever you go, there you are" - Buckaroo Banzai                   [[



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602110728.RAA27538>