ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Yuri N. Glibovetz" <gyn61@mail.ru>
To: community@altlinux.ru
Subject: Re: [Comm]  Проблема компиляции
Date: Fri, 17 Sep 2004 13:33:07 +0300
Message-ID: <414ABD63.1000802@mail.ru> (raw)
In-Reply-To: <41494AF7.2070308@altlinux.ru>

Ivan Fedorov пишет:

> Сергей Яковлев пишет:
> 
> 
>>>>ext/mysql/libmysql/my_delete.lo(.text+0x8a): In function `my_delete':
>>>>/usr/src/php-4.3.1/ext/mysql/libmysql/my_delete.c:16: undefined reference
>>>>to `errno'
>>>>ext/mysql/libmysql/my_tempnam.lo(.text+0x85):/usr/src/php-4.3.1/ext/mysql/libmysql/my_tempnam.c:108:
>>>>more undefined references to `errno' follow
>>>>collect2: ld returned 1 exit status
>>>>make: *** [sapi/cli/php] Ошибка 1
>>>>
>>>>Ошибки компиляции полезли после обновления из сизифа  . Когда был чистый
>>>>Мастер все было хорошо.
>>>>В чем может быть дело ?
>>>
>>>в хедерах ?
>>
>>Эта ошибка как я понимаю вылезает при этапе линковки. Следовательно хидеры не причем.
>>А вот что .... ?
> 
> 
> У меня была такая проблема, когда я пытался слинковать esvn с libqt3
> после компиляции g++2.96 . Оно работает, только если использовать g++3.x
> 
> Может что-то подобное?..
> 

Я разбирался с проблемой errno. Такая ошибка лезет при отстутствии 
#include <errno.h>. Дело в том, что errno сейчас определяется через 
макрос (это связанно с тем, что каждая нить имеет свой errno), а общего 
extern int errno сейчас не существует (в чисто Мастере он был, но это 
было ошибкой - видать поправили).


  reply	other threads:[~2004-09-17 10:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-16  7:34 Сергей Яковлев
2004-09-16  7:38 ` Nizamov Shavkat
2004-09-16  7:57   ` Сергей Яковлев
2004-09-16  8:12     ` Ivan Fedorov
2004-09-17 10:33       ` Yuri N. Glibovetz [this message]
2004-09-16  9:17 ` Andrey Rahmatullin
2004-09-16 15:12 ` [Comm] " Michael Shigorin

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=414ABD63.1000802@mail.ru \
    --to=gyn61@mail.ru \
    --cc=community@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 Community general discussions

This inbox may be cloned and mirrored by anyone:

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

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


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