From: Damir Shayhutdinov <damir@tecon.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] nws-utils
Date: Tue, 21 Feb 2006 18:38:54 +0300
Message-ID: <20060221153854.GE28710@damir.rnd.local> (raw)
In-Reply-To: <200602211830.27674.ashen@nsrz.ru>
On Tue, Feb 21, 2006 at 06:30:27PM +0300, Шенцев Алексей Владимирович wrote:
> Вытянул сабж из orphaned. Нужно вытащить данные с рухнувшего сервера netware.
> Попытался тупо пересобрать. Получил:
> make: Entering directory `/home/ashen/RPM/BUILD/nwfs-utils-0803'
> gcc -pipe -Wall -O2 -march=pentium4 -g -c nwvfs.c
> In file included from /usr/include/linux/klist.h:16,
> from /usr/include/linux/device.h:17,
> from /usr/include/linux/genhd.h:15,
> from globals.h:706,
> from nwvfs.c:53:
> /usr/include/linux/completion.h:15: error: syntax error before
> "wait_queue_head_t"
> /usr/include/linux/completion.h: In function `init_completion':
> /usr/include/linux/completion.h:26: error: dereferencing pointer to
> incomplete type
> /usr/include/linux/completion.h:27: error: dereferencing pointer to
> incomplete type
> и т.д.
> Как это исправить?
Добавьте в globals.h в начало следующую строчку:
#include <sys/wait.h>
--
WBR,
Damir Shayhutdinov
next prev parent reply other threads:[~2006-02-21 15:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-21 15:30 Шенцев Алексей Владимирович
2006-02-21 15:38 ` Damir Shayhutdinov [this message]
2006-02-21 15:57 ` Шенцев Алексей Владимирович
2006-02-21 16:54 ` Sergey Vlasov
2006-02-22 8:22 ` Шенцев Алексей Владимирович
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=20060221153854.GE28710@damir.rnd.local \
--to=damir@tecon.ru \
--cc=sisyphus@lists.altlinux.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
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git