All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick Fischer <fischer@4g-systems.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: DosFStools mirror missing
Date: Tue, 03 Apr 2007 11:26:03 +0200	[thread overview]
Message-ID: <46121DAB.5050309@4g-systems.com> (raw)
In-Reply-To: <461216D1.1010705@dominion.kabel.utwente.nl>

Koen Kooi wrote:
> Patrick Fischer schreef:
>   
>> Andre Renaud wrote:
>>     
>>> The mirror for DosFSTools,
>>> ftp://ftp.uni-erlangen.de/pub/Linux/LOCAL/dosfstools/dosfstools-${PV}.src.tar.gz
>>>
>>>
>>> appears to be down at the moment. Using the Debian mirror however works
>>> fine. Attached is an alternative bitbake package which uses the debian
>>> mirror system to do the download, which should be much more robust.
>>>       
> INHERIT += "angstrom-mirrors" will give you access to
> http://www.angstrom-distribution.org/unstable/sources/dosfstools-2.10.src.tar.gz
>   
Ok with this source (could never test with the original source) I get 
this compile error

make -C mkdosfs all
make[1]: Entering directory 
`/var/src/openembedded/tmp/work/i686-linux/dosfstools-native-2.10-r3/dosfstools-2.10/mkdosfs'
ccache gcc -isystem/var/src/openembedded/tmp/staging/i686-linux/include 
-O2 -c mkdosfs.c -o mkdosfs.o
mkdosfs.c:129: error: expected declaration specifiers or '...' before 
'_llseek'
mkdosfs.c:129: error: expected declaration specifiers or '...' before 'fd'
mkdosfs.c:129: error: expected declaration specifiers or '...' before 'hi'
mkdosfs.c:129: error: expected declaration specifiers or '...' before 'lo'
mkdosfs.c:130: error: expected declaration specifiers or '...' before 'res'
mkdosfs.c:130: error: expected declaration specifiers or '...' before 'wh'
make[1]: *** [mkdosfs.o] Error 1
make[1]: Leaving directory 
`/var/src/openembedded/tmp/work/i686-linux/dosfstools-native-2.10-r3/dosfstools-2.10/mkdosfs'
make: *** [all] Error 2
+ die 'oe_runmake failed'
+ oefatal 'oe_runmake failed'
+ echo FATAL: 'oe_runmake failed'
FATAL: oe_runmake failed
+ exit 1
ERROR: Function do_compile failed


regards
Patrick



  reply	other threads:[~2007-04-03  9:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-03  8:46 DosFStools mirror missing Patrick Fischer
2007-04-03  8:56 ` Koen Kooi
2007-04-03  9:26   ` Patrick Fischer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-04-02 23:06 Andre Renaud

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46121DAB.5050309@4g-systems.com \
    --to=fischer@4g-systems.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.