[gentoo-user] RTL8187B don't work on 2.6.26, but worked on 2.6.24

2008-08-31 Thread Mateusz A. Mierzwiński

Hi,

I just want to know, what happen with 2.6.26 kernel sources? I've 
installed (compiled and copy all KO's to kernel modules directory, run 
init script loading modules) of RTL-8187B Wireless Card but error occured:


* Loading REALTEK Wireless (8187b) drivers ...
  Loading modules
insmod: error inserting 
'/lib/modules/2.6.26-gentoofbscreen/kernel/net/ieee80211_crypt_wep-rtl.ko': 
-1 Unknown symbol in module
insmod: error inserting 
'/lib/modules/2.6.26-gentoofbscreen/kernel/net/ieee80211_crypt_tkip-rtl.ko': 
-1 Unknown symbol in module
insmod: error inserting 
'/lib/modules/2.6.26-gentoofbscreen/kernel/net/ieee80211_crypt_ccmp-rtl.ko': 
-1 Unknown symbol in module
insmod: error inserting 
'/lib/modules/2.6.26-gentoofbscreen/kernel/net/ieee80211-rtl.ko': -1 
Unknown symbol in module
insmod: error inserting 
'/lib/modules/2.6.26-gentoofbscreen/kernel/net/r8187.ko': -1 Unknown 
symbol in module

  Starting network interface WLAN0
wlan0: ERROR while getting interface flags: No such device
   Scanning networks to connect
wlan0 Interface doesn't support scanning.


This things started after updating to 2.6.26 from 2.6.24. My last kernel 
used this drivers without any errors. What's wrong?


MESSAGES:
--
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wx_get_mode
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wx_set_mode
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wx_get_essid
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_get_beacon
Aug 31 13:30:08 thea r8187: disagrees about version of symbol 
dev_kfree_skb_any

Aug 31 13:30:08 thea r8187: Unknown symbol dev_kfree_skb_any
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wpa_supplicant_ioctl
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wx_get_scan_rtl
Aug 31 13:30:08 thea r8187: disagrees about version of symbol 
register_netdev

Aug 31 13:30:08 thea r8187: Unknown symbol register_netdev
Aug 31 13:30:08 thea r8187: disagrees about version of symbol dev_alloc_skb
Aug 31 13:30:08 thea r8187: Unknown symbol dev_alloc_skb
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wx_set_rawtx
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_softmac_stop_protocol
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_stop_queue_rtl
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_is_54g
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wx_get_rate
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wx_set_scan
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wx_get_wap
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wx_get_name_rtl
Aug 31 13:30:08 thea r8187: disagrees about version of symbol 
netif_carrier_off

Aug 31 13:30:08 thea r8187: Unknown symbol netif_carrier_off
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_is_shortslot
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_rx_rtl
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wake_queue_rtl
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wlan_frequencies
Aug 31 13:30:08 thea r8187: Unknown symbol free_ieee80211_rtl
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_softmac_start_protocol
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wx_get_freq
Aug 31 13:30:08 thea /etc/init.d/realtek[6519]: ERROR: realtek failed to 
start







signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Problem with keyboard layout

2008-06-20 Thread Mateusz A. Mierzwiński

Mateusz A. Mierzwiński pisze:

Hi!

I have problem with Keyboard Layout. I've set KDE (3.5.9) to use 
Polish Keyboard Layout, but when i press left ALT it brings event like 
RETURN key was pressed. After pressing UP arrow print screen event 
with screen capture app bringing to life. What's wrong? I can't use my 
PC normal. Arch is AMD64, that things started after today's Gentoo 
update. What's wrong?


If You tell me to get checksums of xkbcomp or something like that, 
I've all ready done it. Files are the same.


ThX, Mateusz M






signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Problem with keyboard layout

2008-06-20 Thread Mateusz A. Mierzwiński

Rumen Yotov pisze:

On (19/06/08 22:41) Mateusz A. Mierzwiński wrote:
  

Hi!

I have problem with Keyboard Layout. I've set KDE (3.5.9) to use Polish 
Keyboard Layout, but when i press left ALT it brings event like RETURN key 
was pressed. After pressing UP arrow print screen event with screen capture 
app bringing to life. What's wrong? I can't use my PC normal. Arch is 
AMD64, that things started after today's Gentoo update. What's wrong?


If You tell me to get checksums of xkbcomp or something like that, I've all 
ready done it. Files are the same.


ThX, Mateusz M



Hi,

Please check the elog message of your latest xf86-input-evdev ebuild.
Here's part of it (xf86-input-evdev-1.99.2-r2.log):
LOG   2008-06-12 09:35:06.380: If your XKB (keyboard settings) stopped
working,
LOG   2008-06-12 09:35:06.570: you may uninstall this driver or move
your XKB configuration.
LOG   2008-06-12 09:35:06.761: Download an example from
http://dev.gentoo.org/~compnerd/temp/hal-config-examples/
LOG   2008-06-12 09:35:06.952: (these will be installed with
sys-apps/hal soon),
LOG   2008-06-12 09:35:07.142: and drop it into /etc/hal/fdi/policy/
...end...
Or just see the ebuild itself.
This is working for me.
HTH. Rumen
  

Thank's all for help.

I've recompiled xorg-server without HAL support and without EVDEV input 
device. Now XORG runs OK with Polish keyboard. Anyone also know what is 
DMX flag (libdmx)?




signature.asc
Description: OpenPGP digital signature


[gentoo-user] Problem with keyboard layout

2008-06-19 Thread Mateusz A. Mierzwiński

Hi!

I have problem with Keyboard Layout. I've set KDE (3.5.9) to use Polish 
Keyboard Layout, but when i press left ALT it brings event like RETURN 
key was pressed. After pressing UP arrow print screen event with screen 
capture app bringing to life. What's wrong? I can't use my PC normal. 
Arch is AMD64, that things started after today's Gentoo update. What's 
wrong?


If You tell me to get checksums of xkbcomp or something like that, I've 
all ready done it. Files are the same.


ThX, Mateusz M



signature.asc
Description: OpenPGP digital signature


[gentoo-user] Again problem?... Uh...

2008-05-25 Thread Mateusz A. Mierzwiński

 Emerging (1 of 28) x11-libs/qscintilla-2.2 to /
* QScintilla-gpl-2.2.tar.gz RMD160 SHA1 SHA256 size ;-) 
...  [ ok ]
* checking ebuild checksums ;-) 
...  
[ ok ]
* checking auxfile checksums ;-) 
... 
[ ok ]
* checking miscfile checksums ;-) 
...
[ ok ]
* checking QScintilla-gpl-2.2.tar.gz ;-) 
... 
[ ok ]

 Unpacking source...
 Unpacking QScintilla-gpl-2.2.tar.gz to 
/var/tmp/portage/x11-libs/qscintilla-2.2/work


* Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
*
*   /usr/portage/x11-libs/qscintilla/files/qscintilla-2.2-qt4.patch
*   ( qscintilla-2.2-qt4.patch )

*
* ERROR: x11-libs/qscintilla-2.2 failed.
* Call stack:
*   ebuild.sh, line   49:  Called src_unpack
* environment, line 2213:  Called epatch 
'/usr/portage/x11-libs/qscintilla/files/qscintilla-2.2-qt4.patch'

* environment, line 1033:  Called die
* The specific snippet of code:
*   die Cannot find \$EPATCH_SOURCE!;
*  The die message:
*   Cannot find $EPATCH_SOURCE!
*
* If you need support, post the topmost build error, and the call stack 
if relevant.
* A complete build log is located at 
'/var/tmp/portage/x11-libs/qscintilla-2.2/temp/build.log'.
* The ebuild environment file is located at 
'/var/tmp/portage/x11-libs/qscintilla-2.2/temp/environment'.


--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Again problem?... Uh...

2008-05-25 Thread Mateusz A. Mierzwiński

Alan McKinnon pisze:

On Sunday 25 May 2008, Mateusz A. Mierzwiński wrote:
  

/var/tmp/portage/x11-libs/qscintilla-2.2/work

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 *
 *   /usr/portage/x11-libs/qscintilla/files/qscintilla-2.2-qt4.patch
 *   ( qscintilla-2.2-qt4.patch )



re-sync, and if it's still not there, file a bug

  
Bug submitted. After sync update still don't work. Same problem as last 
time.

--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Apache2 + PHP5 problem

2008-05-21 Thread Mateusz A. Mierzwiński

Alexey Medvedchikov pisze:

On 5/20/08, Mateusz A. Mierzwiński [EMAIL PROTECTED] wrote:
  

Can anybody tell me what happend with PHP5 under (Linux athene
2.6.23-gentoo-r3 #1 PREEMPT RT Sun Dec 9 01:12:25 Local time zone must be
set--se x86_64 Intel(R) Celeron(R) CPU 2.53GHz GenuineIntel GNU/Linux)
Gentoo? My server runs with error (and white pages after accessing):

 [Tue May 20 13:59:11 2008] [notice] child pid 2554 exit signal Segmentation
fault (11)
 [Tue May 20 13:59:11 2008] [notice] child pid 2556 exit signal Segmentation
fault (11)
 [Tue May 20 13:59:13 2008] [notice] child pid 2611 exit signal Segmentation
fault (11)

 After unloading PHP5 modules (moving 70_php5_mod) and restarting Apache
everything is OK but... without PHP. What's up. This is PHP build flags:

 [ebuild   R   ] dev-lang/php-5.2.6_rc4  USE=apache2 berkdb bzip2 cgi cli
crypt ftp gd hash iconv imap iodbc mysql mysqli ncurses nls odbc pcntl pcre
pic posix readline session simplexml soap sockets ssl sysvipc threads
unicode xml xmlreader xmlrpc xmlwriter zip zlib (-adabas) -bcmath
(-birdstep) -calendar -cdb -cjk -concurrentmodphp -ctype -curl -curlwrappers
-db2 -dbase (-dbmaker) -debug -discard-path -doc (-empress) (-empress-bcs)
(-esoob) -exif -fastbuild (-fdftk) -filter (-firebird) -flatfile
-force-cgi-redirect (-frontbase) -gd-external -gdbm -gmp -inifile -interbase
-ipv6 (-java-external) -json -kerberos -ldap -ldap-sasl -libedit -mcve
-mhash -msql -mssql -oci8 (-oci8-instant-client) -pdo -postgres -qdbm
-recode -reflection -sapdb -sharedext -sharedmem -snmp (-solid) -spell -spl
-sqlite -suhosin (-sybase) (-sybase-ct) -tidy -tokenizer -truetype -wddx
-xpm -xsl -yaz -zip-external 0 kB




 --
 gentoo-user@lists.gentoo.org mailing list





Look for broken deps, after upgrading to 5.2.6_rc4 smth brokes, i dont
remember what - had same problem - use revdep-rebuild
(app-portage/gentoolkit)

  
I use revdep-rebuild every time I get any update. My system is 100% 
consistent but something is wrong. I've try to remove updates by 
mkfs.jfs and unpack backup created after update. Everything is ok, but 
when installing gallery2 php module still get segfault. What's wrong? 
I'm out of ideas...

--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Apache2 + PHP5 problem

2008-05-21 Thread Mateusz A. Mierzwiński

kashani pisze:

Mateusz A. Mierzwiński wrote:
Can anybody tell me what happend with PHP5 under (Linux athene 
2.6.23-gentoo-r3 #1 PREEMPT RT Sun Dec 9 01:12:25 Local time zone 
must be set--se x86_64 Intel(R) Celeron(R) CPU 2.53GHz GenuineIntel 
GNU/Linux) Gentoo? My server runs with error (and white pages after 
accessing):


[Tue May 20 13:59:11 2008] [notice] child pid 2554 exit signal 
Segmentation fault (11)
[Tue May 20 13:59:11 2008] [notice] child pid 2556 exit signal 
Segmentation fault (11)
[Tue May 20 13:59:13 2008] [notice] child pid 2611 exit signal 
Segmentation fault (11)


After unloading PHP5 modules (moving 70_php5_mod) and restarting 
Apache everything is OK but... without PHP. What's up. This is PHP 
build flags:


[ebuild   R   ] dev-lang/php-5.2.6_rc4  USE=apache2 berkdb bzip2 cgi 
cli crypt ftp gd hash iconv imap iodbc mysql mysqli ncurses nls odbc 
pcntl pcre pic posix readline session simplexml soap sockets ssl 
sysvipc threads unicode xml xmlreader xmlrpc xmlwriter zip zlib 


Is your Apache also built with threads? If it is not I would rebuild 
PHP without threads and try again.


kashani
This are (after restore backup done before update) flags for compiling 
apache2 and PHP:


[ebuild   R   ] www-servers/apache-2.2.8  USE=ssl suexec threads -debug 
-doc -ldap (-selinux) -sni -static APACHE2_MODULES=actions alias asis 
auth_basic auth_digest authn_alias authn_anon authn_dbd authn_dbm 
authn_default authn_file authz_dbm authz_default authz_groupfile 
authz_host authz_owner authz_user autoindex cache cern_meta charset_lite 
dav dav_fs dav_lock dbd deflate dir disk_cache dumpio env expires 
ext_filter file_cache filter headers ident imagemap include info 
log_config log_forensic logio mem_cache mime mime_magic negotiation 
proxy proxy_ajp proxy_balancer proxy_connect proxy_ftp proxy_http 
rewrite setenvif speling status unique_id userdir usertrack version 
vhost_alias APACHE2_MPMS=worker -event -itk -peruser -prefork 4,746 kB


[ebuild   R   ] dev-lang/php-5.2.5_p20080206-r3  USE=apache2 berkdb 
bzip2 cgi cli crypt ftp gd hash iconv iodbc mysql mysqli ncurses nls 
odbc pcntl pcre pic posix readline session simplexml snmp soap sockets 
ssl sysvipc threads unicode xml xmlreader xmlrpc xmlwriter zip zlib 
(-adabas) -bcmath (-birdstep) -calendar -cdb -cjk -concurrentmodphp 
-ctype -curl -curlwrappers -db2 -dbase (-dbmaker) -debug -discard-path 
-doc (-empress) (-empress-bcs) (-esoob) -exif -fastbuild (-fdftk) 
-filter (-firebird) -flatfile -force-cgi-redirect (-frontbase) 
-gd-external -gdbm -gmp -imap -inifile -interbase -ipv6 (-java-external) 
-json -kerberos -ldap -ldap-sasl -libedit -mcve -mhash -msql -mssql 
-oci8 (-oci8-instant-client) -pdo -postgres -qdbm -recode -reflection 
-sapdb -sharedext -sharedmem (-solid) -spell -spl -sqlite -suhosin 
(-sybase) (-sybase-ct) -tidy -tokenizer -truetype -wddx -xpm -xsl -yaz 
-zip-external 8,861 kB


As You see every thing is OK. Flags are set same for apache and PHP. 
This is not a problem.



--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Apache2 + PHP5 problem

2008-05-21 Thread Mateusz A. Mierzwiński

Mateusz A. Mierzwiński pisze:

Alexey Medvedchikov pisze:

On 5/20/08, Mateusz A. Mierzwiński [EMAIL PROTECTED] wrote:
 

Can anybody tell me what happend with PHP5 under (Linux athene
2.6.23-gentoo-r3 #1 PREEMPT RT Sun Dec 9 01:12:25 Local time zone 
must be

set--se x86_64 Intel(R) Celeron(R) CPU 2.53GHz GenuineIntel GNU/Linux)
Gentoo? My server runs with error (and white pages after accessing):

 [Tue May 20 13:59:11 2008] [notice] child pid 2554 exit signal 
Segmentation

fault (11)
 [Tue May 20 13:59:11 2008] [notice] child pid 2556 exit signal 
Segmentation

fault (11)
 [Tue May 20 13:59:13 2008] [notice] child pid 2611 exit signal 
Segmentation

fault (11)

 After unloading PHP5 modules (moving 70_php5_mod) and restarting 
Apache
everything is OK but... without PHP. What's up. This is PHP build 
flags:


 [ebuild   R   ] dev-lang/php-5.2.6_rc4  USE=apache2 berkdb bzip2 
cgi cli
crypt ftp gd hash iconv imap iodbc mysql mysqli ncurses nls odbc 
pcntl pcre

pic posix readline session simplexml soap sockets ssl sysvipc threads
unicode xml xmlreader xmlrpc xmlwriter zip zlib (-adabas) -bcmath
(-birdstep) -calendar -cdb -cjk -concurrentmodphp -ctype -curl 
-curlwrappers
-db2 -dbase (-dbmaker) -debug -discard-path -doc (-empress) 
(-empress-bcs)

(-esoob) -exif -fastbuild (-fdftk) -filter (-firebird) -flatfile
-force-cgi-redirect (-frontbase) -gd-external -gdbm -gmp -inifile 
-interbase

-ipv6 (-java-external) -json -kerberos -ldap -ldap-sasl -libedit -mcve
-mhash -msql -mssql -oci8 (-oci8-instant-client) -pdo -postgres -qdbm
-recode -reflection -sapdb -sharedext -sharedmem -snmp (-solid) 
-spell -spl
-sqlite -suhosin (-sybase) (-sybase-ct) -tidy -tokenizer -truetype 
-wddx

-xpm -xsl -yaz -zip-external 0 kB




 --
 gentoo-user@lists.gentoo.org mailing list





Look for broken deps, after upgrading to 5.2.6_rc4 smth brokes, i dont
remember what - had same problem - use revdep-rebuild
(app-portage/gentoolkit)

  
I use revdep-rebuild every time I get any update. My system is 100% 
consistent but something is wrong. I've try to remove updates by 
mkfs.jfs and unpack backup created after update. Everything is ok, but 
when installing gallery2 php module still get segfault. What's wrong? 
I'm out of ideas...

Configuring search environment for revdep-rebuild

Checking reverse dependencies...

Packages containing binaries and libraries broken by a package update
will be emerged.

Collecting system binaries and libraries... done.
 (/root/.revdep-rebuild.1_files)

Collecting complete LD_LIBRARY_PATH... done.
 (/root/.revdep-rebuild.2_ldpath)

Checking dynamic linking consistency...
done.
 (/root/.revdep-rebuild.3_rebuild)

Assigning files to ebuilds... Nothing to rebuild

Evaluating package order... done.
 (/root/.revdep-rebuild.5_order)

Dynamic linking on your system is consistent... All done
--
gentoo-user@lists.gentoo.org mailing list



[gentoo-user] Apache2 + PHP5 problem

2008-05-20 Thread Mateusz A. Mierzwiński
Can anybody tell me what happend with PHP5 under (Linux athene 
2.6.23-gentoo-r3 #1 PREEMPT RT Sun Dec 9 01:12:25 Local time zone must 
be set--se x86_64 Intel(R) Celeron(R) CPU 2.53GHz GenuineIntel 
GNU/Linux) Gentoo? My server runs with error (and white pages after 
accessing):


[Tue May 20 13:59:11 2008] [notice] child pid 2554 exit signal 
Segmentation fault (11)
[Tue May 20 13:59:11 2008] [notice] child pid 2556 exit signal 
Segmentation fault (11)
[Tue May 20 13:59:13 2008] [notice] child pid 2611 exit signal 
Segmentation fault (11)


After unloading PHP5 modules (moving 70_php5_mod) and restarting Apache 
everything is OK but... without PHP. What's up. This is PHP build flags:


[ebuild   R   ] dev-lang/php-5.2.6_rc4  USE=apache2 berkdb bzip2 cgi 
cli crypt ftp gd hash iconv imap iodbc mysql mysqli ncurses nls odbc 
pcntl pcre pic posix readline session simplexml soap sockets ssl sysvipc 
threads unicode xml xmlreader xmlrpc xmlwriter zip zlib (-adabas) 
-bcmath (-birdstep) -calendar -cdb -cjk -concurrentmodphp -ctype -curl 
-curlwrappers -db2 -dbase (-dbmaker) -debug -discard-path -doc 
(-empress) (-empress-bcs) (-esoob) -exif -fastbuild (-fdftk) -filter 
(-firebird) -flatfile -force-cgi-redirect (-frontbase) -gd-external 
-gdbm -gmp -inifile -interbase -ipv6 (-java-external) -json -kerberos 
-ldap -ldap-sasl -libedit -mcve -mhash -msql -mssql -oci8 
(-oci8-instant-client) -pdo -postgres -qdbm -recode -reflection -sapdb 
-sharedext -sharedmem -snmp (-solid) -spell -spl -sqlite -suhosin 
(-sybase) (-sybase-ct) -tidy -tokenizer -truetype -wddx -xpm -xsl -yaz 
-zip-external 0 kB





--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] opengl apps not running

2008-05-18 Thread Mateusz A. Mierzwiński

Marzan, Richard non Unisys pisze:


I’m having trouble running opengl apps like glxgears and tremulous. 
The nvidia kernel module is loaded and eselect reports that opengl is 
being handled by nvidia but still no opengl app runs. Glxgears 
complains about it being run in the wrong display.



Try to run as root (or su -) glxinfo. Paste output to your email...
--
gentoo-user@lists.gentoo.org mailing list



[gentoo-user] WTF? VMWare server modules blocks :/

2008-05-06 Thread Mateusz A. Mierzwiński

/etc/init.d/vmware start
* VMware Server is installed, but it has not been (correctly) configured
* for the running kernel.
* Please ensure that the modules have been compiled for this kernel:
* emerge --oneshot vmware-modules
* Also ensure VMware Server has been configured:
* /opt/vmware/server/bin/vmware-config.pl
* VMware is not properly configured! See 
above.  [ !! ]

* ERROR: vmware failed to start

---

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N] app-emulation/vmware-modules-1.0.0.17-r1  0 kB
[blocks B ] =app-emulation/vmware-modules-1.0.0.16 (is blocking 
app-emulation/vmware-server-1.0.5.80187)


Total: 1 package (1 new, 1 block), Size of downloads: 0 kB

!!! Error: The above package list contains packages which cannot be 
installed

!!!at the same time on the same system.

For more information about Blocked Packages, please refer to the following
section of the Gentoo Linux x86 Handbook (architecture is irrelevant):

http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked


What is that block? This should be installed? What is done with portage, 
that blocks exists when I try to install software that is part of other 
package (and higher package depend on it)?

--
gentoo-user@lists.gentoo.org mailing list



[gentoo-user] Problem with autoconf when building samba (x86_64/AMD64, as stable and experimental packages)...

2008-05-02 Thread Mateusz A. Mierzwiński

# emerge -v samba

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N] net-fs/samba-3.0.28a  USE=acl ads async cups fam ipv6 
ldap pam python readline syslog winbind -automount -caps -doc -examples 
-quotas (-selinux) -swat LINGUAS=pl -ja 0 kB


Total: 1 package (1 new), Size of downloads: 0 kB

 Verifying ebuild Manifests...

 Emerging (1 of 1) net-fs/samba-3.0.28a to /
* samba-3.0.28a.tar.gz RMD160 SHA1 SHA256 size ;-) 
...   [ ok ]
* checking ebuild checksums ;-) 
...  [ ok ]
* checking auxfile checksums ;-) 
... [ ok ]
* checking miscfile checksums ;-) 
...[ ok ]
* checking samba-3.0.28a.tar.gz ;-) 
...  [ ok ]

 Unpacking source...
 Unpacking samba-3.0.28a.tar.gz to 
/var/tmp/portage/net-fs/samba-3.0.28a/work
* Applying 3.0.26a-lazyldflags.patch 
... [ ok ]
* Applying 3.0.26a-invalid-free-fix.patch 
...[ ok ]
* Applying 3.0.28-libcap_detection.patch 
... [ ok ]
* Applying 3.0.28-fix_broken_readdir_detection.patch 
... [ ok ]
* Running autoconf -I. -Ilib/replace 
... [ !! ]


* Failed Running autoconf !
*
* Include in your bugreport the contents of:
*
*   /var/tmp/portage/net-fs/samba-3.0.28a/temp/autoconf-13269.out

*
* ERROR: net-fs/samba-3.0.28a failed.
* Call stack:
*   ebuild.sh, line   49:  Called src_unpack
* environment, line 3646:  Called eautoconf '-I.' 
'-Ilib/replace'
* environment, line 1297:  Called autotools_run_tool 
'autoconf' '-I.' '-Ilib/replace'

* environment, line  593:  Called die
* The specific snippet of code:
*   die Failed Running $1 !;
*  The die message:
*   Failed Running autoconf !
*
* If you need support, post the topmost build error, and the call stack 
if relevant.
* A complete build log is located at 
'/var/tmp/portage/net-fs/samba-3.0.28a/temp/build.log'.
* The ebuild environment file is located at 
'/var/tmp/portage/net-fs/samba-3.0.28a/temp/environment'.


* autoconf *
* autoconf -I. -Ilib/replace

configure.in:341: error: AC_REQUIRE: circular dependency of AC_AIX
lib/replace/autoconf-2.60.m4:182: AC_USE_SYSTEM_EXTENSIONS is expanded from...
../../lib/autoconf/specific.m4:451: AC_AIX is expanded from...
lib/replace/autoconf-2.60.m4:182: AC_USE_SYSTEM_EXTENSIONS is expanded from...
configure.in:341: the top level
autom4te-2.62: /usr/bin/m4 failed with exit status: 1


[gentoo-user] Samba build problem after system update

2008-04-20 Thread Mateusz A. Mierzwiński

Hi!

I have problem with installing/updating couple apps after system update. 
After upgrading I've done revdep-rebuild (as usual) and everything is 
ok. I've try to emerge autoconfig but error also occurred. What should I 
do with this? Any suggestions?



* samba-3.0.28a.tar.gz RMD160 SHA1 SHA256 size ;-) ...   
[ ok ]
* checking ebuild checksums ;-) 
...  [ ok ]
* checking auxfile checksums ;-) 
... [ ok ]
* checking miscfile checksums ;-) 
...[ ok ]
* checking samba-3.0.28a.tar.gz ;-) 
...  [ ok ]

 Unpacking source...
 Unpacking samba-3.0.28a.tar.gz to 
/var/tmp/portage/net-fs/samba-3.0.28a/work
* Applying 3.0.26a-lazyldflags.patch 
... [ ok ]
* Applying 3.0.26a-invalid-free-fix.patch 
...[ ok ]
* Applying 3.0.28-libcap_detection.patch 
... [ ok ]
* Applying 3.0.28-fix_broken_readdir_detection.patch 
... [ ok ]
* Running autoconf -I. -Ilib/replace 
... [ !! ]


* Failed Running autoconf !
*
* Include in your bugreport the contents of:
*
*   /var/tmp/portage/net-fs/samba-3.0.28a/temp/autoconf-22578.out

*
* ERROR: net-fs/samba-3.0.28a failed.
* Call stack:
*   ebuild.sh, line   49:  Called src_unpack
* environment, line 3625:  Called eautoconf '-I.' 
'-Ilib/replace'
* environment, line 1276:  Called autotools_run_tool 
'autoconf' '-I.' '-Ilib/replace'

* environment, line  572:  Called die
* The specific snippet of code:
*   die Failed Running $1 !;
*  The die message:
*   Failed Running autoconf !
*
* If you need support, post the topmost build error, and the call stack 
if relevant.
* A complete build log is located at 
'/var/tmp/portage/net-fs/samba-3.0.28a/temp/build.log'.
* The ebuild environment file is located at 
'/var/tmp/portage/net-fs/samba-3.0.28a/temp/environment'.



Greet's
Mateusz M.

PS: Environment is not hardned, x86_64 architecture on Intel Core 2 Quad 
CPU.

--
gentoo-user@lists.gentoo.org mailing list