ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Victor V Ismakaev <ivv@altlinux.ru>
To: devel@altlinux.ru
Subject: [devel] iplog - rebuild
Date: Thu, 22 Jan 2004 09:47:09 +0500
Message-ID: <200401220947.09788.ivv@altlinux.ru> (raw)

Приветсвую!
Наткнулся вот на проблему при пересборке iplog в hasher:
gcc -DHAVE_CONFIG_H -I. -I. -I..     -pipe -Wall -O2 -march=i586 -mcpu=i686 
-D_REENTRANT -c iplog_options.c
iplog_options.c:443:19: missing terminating " character
iplog_options.c: In function `print_help':
iplog_options.c:444: error: wrong type argument to decrement
iplog_options.c:444: error: syntax error before "user"
iplog_options.c:478:59: missing terminating ' character
iplog_options.c:478:59: warning: character constant too long for its type
iplog_options.c:493:65: missing terminating " character
make[3]: *** [iplog_options.o] Error 1

Фрагмент кода,на котором компиляция обламывается:
 
/*
** Print all command-line options to the screen.
*/

static void print_help(void) {
        mysyslog(
"Usage: " PACKAGE " [options] (\"*\" Denotes enabled by default) 
/*^^^^^^^ это как раз строка 443 */
--user      or -u <user|UID>     Run as specified the user or UID.
--group     or -g <group|GID>    Run with specified the group or GID.
--logfile   or -l <file>         Log to <file>.
--pid-file  <file>               Use <file> as the pid file.
--ignore    or -d                Ignore DNS traffic from nameservers listed in
                                 /etc/resolv.conf.

Причем в локальном окружении собирается нормально.
У меня сложилось впечатление,что чего не хватает в BuildRequires, но вот чего 
- не пойму. buildreq находит только libpcap-devel . дополнительно прописал 
еще libpopt-devel, getopt - не помогло.

Причем в локальном окружении собирается нормально.
Может кто прокомментировать или дать рекомендации к исправлению ?
-- 
С уважением
Виктор В Исмакаев
ivv@altlinux.ru



             reply	other threads:[~2004-01-22  4:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-22  4:47 Victor V Ismakaev [this message]
2004-02-16 19:32 ` Dmitry V. Levin
2004-02-17  0:41   ` Victor V Ismakaev
2004-02-17 10:21     ` Dmitry V. Levin
2004-02-17  6:57       ` Victor V Ismakaev

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=200401220947.09788.ivv@altlinux.ru \
    --to=ivv@altlinux.ru \
    --cc=devel@altlinux.ru \
    /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 Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git