delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2013/07/18/09:30:11

X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f
X-Received: by 10.224.29.76 with SMTP id p12mr15605811qac.5.1374153464154;
Thu, 18 Jul 2013 06:17:44 -0700 (PDT)
X-Received: by 10.49.64.136 with SMTP id o8mr518917qes.32.1374153464104; Thu,
18 Jul 2013 06:17:44 -0700 (PDT)
Newsgroups: comp.os.msdos.djgpp
Date: Thu, 18 Jul 2013 06:17:43 -0700 (PDT)
In-Reply-To: <914fd642-34b3-4259-9eb6-fe3afa6a321a@googlegroups.com>
Complaints-To: groups-abuse AT google DOT com
Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=89.24.106.115;
posting-account=Q0wMHAoAAADjYrghh94FTf6YnbpTqZgp
NNTP-Posting-Host: 89.24.106.115
References: <b5073a3e-7c76-4fb4-ad99-48e5c6929380 AT googlegroups DOT com>
<87bo61sadv DOT fsf AT uwakimon DOT sk DOT tsukuba DOT ac DOT jp> <33cb891e-c2bc-4298-aef8-f327936e3862 AT googlegroups DOT com>
<83ppuh11tt DOT fsf AT gnu DOT org> <4c889912-3e72-4732-8b3a-6a0092275cda AT googlegroups DOT com>
<83ehaw1ssi DOT fsf AT gnu DOT org> <914fd642-34b3-4259-9eb6-fe3afa6a321a AT googlegroups DOT com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <36ac0e29-20df-4a60-84bd-5f721866bc83@googlegroups.com>
Subject: Re: strange problem with compiling ffmpeg 2.0 - libavcodec.a was not created
From: RayeR <glaux AT centrum DOT cz>
Injection-Date: Thu, 18 Jul 2013 13:17:44 +0000
Bytes: 4241
Lines: 43
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

Sorry, it works. I had to increase bufsize not for make.exe but rm.exe and ar.exe.
I still get error -1 when make clean but now FFMPEG 2.0 compiles, yeah! :)
All is called in make clean is rm -f filelist. I go up to 56k with bufsize but no difference.

I also get some warning during linking the exe files but it seems to work, can it be fixed?

LD      ffprobe_g.exe
c:/djgpp/lib/libc.a(d0000.o): warning: multiple common of `__dpmi_error'
c:/djgpp/lib/libc.a(d0e01.o): warning: previous common is here
c:/djgpp/lib/libc.a(d0300_z.o): warning: multiple common of `__dpmi_error'
c:/djgpp/lib/libc.a(d0e01.o): warning: previous common is here
c:/djgpp/lib/libc.a(d0008.o): warning: multiple common of `__dpmi_error'
c:/djgpp/lib/libc.a(d0e01.o): warning: previous common is here
c:/djgpp/lib/libc.a(d0400.o): warning: multiple common of `__dpmi_error'
c:/djgpp/lib/libc.a(d0e01.o): warning: previous common is here
c:/djgpp/lib/libc.a(d0006.o): warning: multiple common of `__dpmi_error'
c:/djgpp/lib/libc.a(d0e01.o): warning: previous common is here
c:/djgpp/lib/libc.a(stdiohk.o): warning: definition of `__stdio_cleanup_hook' ov
erriding common
c:/djgpp/lib/libc.a(exit.o): warning: common is here
c:/djgpp/lib/libc.a(dpmi_lsl.o): warning: multiple common of `__dpmi_error'
c:/djgpp/lib/libc.a(d0e01.o): warning: previous common is here
c:/djgpp/lib/libc.a(d0202.o): warning: multiple common of `__dpmi_error'
c:/djgpp/lib/libc.a(d0e01.o): warning: previous common is here
c:/djgpp/lib/libc.a(d0203.o): warning: multiple common of `__dpmi_error'
c:/djgpp/lib/libc.a(d0e01.o): warning: previous common is here
c:/djgpp/lib/libc.a(d0204.o): warning: multiple common of `__dpmi_error'
c:/djgpp/lib/libc.a(d0e01.o): warning: previous common is here
c:/djgpp/lib/libc.a(d0205.o): warning: multiple common of `__dpmi_error'
c:/djgpp/lib/libc.a(d0e01.o): warning: previous common is here
c:/djgpp/lib/libc.a(d0201.o): warning: multiple common of `__dpmi_error'
c:/djgpp/lib/libc.a(d0e01.o): warning: previous common is here
c:/djgpp/lib/libc.a(d0304.o): warning: multiple common of `__dpmi_error'
c:/djgpp/lib/libc.a(d0e01.o): warning: previous common is here
c:/djgpp/lib/libc.a(d0200.o): warning: multiple common of `__dpmi_error'
c:/djgpp/lib/libc.a(d0e01.o): warning: previous common is here
c:/djgpp/lib/libc.a(d0303.o): warning: multiple common of `__dpmi_error'
c:/djgpp/lib/libc.a(d0e01.o): warning: previous common is here
c:/djgpp/lib/libc.a(d0600.o): warning: multiple common of `__dpmi_error'
c:/djgpp/lib/libc.a(d0e01.o): warning: previous common is here
c:/djgpp/lib/libc.a(d0300.o): warning: multiple common of `__dpmi_error'
c:/djgpp/lib/libc.a(d0e01.o): warning: previous common is here
CP      ffprobe.exe
STRIP   ffprobe.exe

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019