Mail Archives: djgpp/2002/04/11/12:00:41
X-Authentication-Warning: | delorie.com: mailnull set sender to djgpp-bounces using -f
|
Message-ID: | <002c01c1e171$f5aa7e70$85849e89@uct.ac.za>
|
From: | "karabo" <karabo AT rrsg DOT ee DOT uct DOT ac DOT za>
|
To: | <djgpp AT delorie DOT com>
|
Subject: | SVAsync makefile problem
|
Date: | Thu, 11 Apr 2002 18:00:11 +0200
|
MIME-Version: | 1.0
|
X-Priority: | 3
|
X-MSMail-Priority: | Normal
|
X-Mailer: | Microsoft Outlook Express 6.00.2600.0000
|
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2600.0000
|
Reply-To: | djgpp AT delorie DOT com
|
This is a multi-part message in MIME format.
------=_NextPart_000_0028_01C1E182.B9228590
Content-Type: multipart/alternative;
boundary="----=_NextPart_001_0029_01C1E182.B9228590"
------=_NextPart_001_0029_01C1E182.B9228590
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi.
I am having problems installing svaync libraries.
I have attached a file with my system configuration and output of a =
number of commands.
Regards
karabo =20
------=_NextPart_001_0029_01C1E182.B9228590
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2600.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>I am having problems installing svaync=20
libraries.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>I have attached a file with my =
system=20
configuration and output of a number of commands.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Regards</FONT></DIV>
<DIV><FONT face=3DArial =
size=3D2>karabo </FONT></DIV></BODY></HTML>
------=_NextPart_001_0029_01C1E182.B9228590--
------=_NextPart_000_0028_01C1E182.B9228590
Content-Type: text/plain;
name="Err.txt"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
filename="Err.txt"
**** This is the output of 'set' ****
BASH=3Dc:/djgpp/bin/bash
BASH_VERSINFO=3D([0]=3D"2" [1]=3D"04" [2]=3D"7" [3]=3D"1" =
[4]=3D"release" [5]=3D"i686-pc-msdosdjgpp")
BASH_VERSION=3D'2.04.7(1)-release'
COLUMNS=3D80
COMSPEC=3DC:/DOS/COMMAND.COM
CONFIG_SITE=3Dc:/djgpp/share/config.site
DIRSTACK=3D()
DJDIR=3Dc:/djgpp
DJGPP=3D'C:\DJGPP\DJGPP.ENV'
EMU387=3Dc:/djgpp/bin/emu387.dxe
ETC=3D'c:\net\watt\bin'
EUID=3D42
GO32STUB=3Dc:/djgpp/bin/stubify.exe
GROUP=3Droot
GROUPS=3D()
HISTFILE=3D//_bhist
HISTFILESIZE=3D500
HISTSIZE=3D500
HOSTNAME=3Dpc
HOSTTYPE=3Di686
IFS=3D' =09
'
LFN=3Dy
LINES=3D25
LMOUSE=3D'C:\MOUSE'
MACHTYPE=3Di686-pc-msdosdjgpp
MAILCHECK=3D60
OLDPWD=3Dc:/djgpp/tmp
OPTERR=3D1
OPTIND=3D1
OSTYPE=3Dmsdosdjgpp
PATH=3D'c:/djgpp/bin;c:/dos;c:/;c:/net/watt/bin'
PIPESTATUS=3D([0]=3D"0")
PPID=3D1
PROMPT=3D'$P$G'
PS1=3D'\s-\v\$ '
PS2=3D'> '
PS4=3D'+ '
PWD=3Dc:/djgpp/contrib/svasync
SHELL=3D'C:\DOS\COMMAND.COM'
SHELLOPTS=3Dbraceexpand:hashall:histexpand:history:interactive-comments:e=
macs
SHLVL=3D1
TEXMFMAIN=3Dc:/djgpp/share/texmf
TMPDIR=3Dc:/djgpp/tmp
UID=3D42
USER=3Ddosuser
WATTCP.CFG=3D'C:\net\watt\bin'
WATT_ROOT=3D'c:\net\watt'
_=3Derr.txt
**** This is the output of 'make -v'****
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
Built for i386-pc-msdosdjgpp
Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000
Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Report bugs to <bug-make AT gnu DOT org>.
**** This is the output of 'gcc -v'****
Reading Specs from c:/djgpp/lib/gcc-lib/djgpp/3.04/Specs
Configured with: ../configure 1586-pc-msdosdjgpp =
--prefix=3D/dev/env/DSDIR --disable-nls
Thread model: Single
gcc version 3.04
**** This is the output of 'make' *****
gcc -O3 -Wall -g -c svasync.c
C:\djgpp\tmp\ccNgd8Cg.s: Assembler message
C:\djgpp\tmp\ccNgd8Cg.s:6: Error: Rest of line ignored. Firstignored =
characteris'.'.
make.exe: ***[isr.o] Error 1
**** This is the output of 'dir'****
err.txt isr.s sva-desc.txt svasync.doc svasync.o
err1.txt makefile svasync.c svasync.h term.c
------=_NextPart_000_0028_01C1E182.B9228590--
- Raw text -