Re: LibSM problem with make configure

2009-04-16 Thread SAITOU Toshihide
In message: <49e687c1.70...@seliverstoff.fr>
michel  writes:
> SAITOU Toshihide wrote:
> > In message: <49c65f17.9020...@seliverstoff.fr>
> > michel  writes:
--- (the lines is omitted) ---
> > I encountered a same problem and solved by deleting some
> > obsolete(?) m4 files in the /usr/local/share/aclocal.
> >
> > I don't know why these m4 files remained during upgrade
> > process.
> >
> > 
> > SAITOU Toshihide
> >   
> Thanks for your help,
> I removed these: aalib.m4  audiofile.m4  glib.m4  gtk.m4  header.m4  make.m4
> Now I only have one error.
> Michel
> 
> $ make configure
> ===>  Extracting for libSM-1.1.0_1,1
> => MD5 Checksum OK for xorg/lib/libSM-1.1.0.tar.bz2.
> => SHA256 Checksum OK for xorg/lib/libSM-1.1.0.tar.bz2.
> ===>  Patching for libSM-1.1.0_1,1
> ===>  Applying FreeBSD patches for libSM-1.1.0_1,1
> ===>   libSM-1.1.0_1,1 depends on file: 
> /usr/local/share/aclocal/xorg-macros.m4 - found
> ===>   libSM-1.1.0_1,1 depends on file: 
> /usr/local/libdata/pkgconfig/xtrans.pc - found
> ===>   libSM-1.1.0_1,1 depends on file: /usr/local/libdata/pkgconfig/ice.pc - 
> found
> ===>   libSM-1.1.0_1,1 depends on file: 
> /usr/local/libdata/pkgconfig/xproto.pc - found
> ===>   libSM-1.1.0_1,1 depends on file: /usr/local/bin/automake-1.10 - found
> ===>   libSM-1.1.0_1,1 depends on file: /usr/local/bin/autoconf-2.62 - found
> ===>   libSM-1.1.0_1,1 depends on file: /usr/local/bin/libtool - found
> ===>   libSM-1.1.0_1,1 depends on executable: pkg-config - found
> ===>  Configuring for libSM-1.1.0_1,1
> configure.ac:11: your implementation of AM_INIT_AUTOMAKE comes from an
> configure.ac:11: old Automake version.  You should recreate aclocal.m4
> configure.ac:11: with aclocal and run automake again.
> /usr/local/share/automake-1.10/am/depend2.am: am__fastdepCC does not appear 
> in AM_CONDITIONAL
> /usr/local/share/automake-1.10/am/depend2.am:   The usual way to define 
> `am__fastdepCC' is to add `AC_PROG_CC'
> /usr/local/share/automake-1.10/am/depend2.am:   to `configure.ac' and run 
> `aclocal' and `autoconf' again.
> *** Error code 63
> 
> Stop in /usr/ports/x11/libSM.

I'm not confident but confirming the time of file is
helpful.

% ls -lt /usr/local/share/aclocal

If the time of file is too old, how about removing these
files?


SAITOU Toshihide
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


audio/teamspeak_client ARCH -amd64 ONLY_FOR_ARCHS= i386

2009-04-16 Thread Joseph King
After trying for about 12 hours straight I gave up trying to get this client
working on the amd64 arch. As far as I can tell it is only for i386.

I downgraded from amd64 to i386 because of this.

Figured you might want to remove the amd64 from the ONLY_FOR_ARCHS=

This might also be the case with the audio/teamspeak_server.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: LibSM problem with make configure

2009-04-16 Thread michel

SAITOU Toshihide wrote:

In message: <49e687c1.70...@seliverstoff.fr>
michel  writes:
  

SAITOU Toshihide wrote:


In message: <49c65f17.9020...@seliverstoff.fr>
michel  writes:
  

--- (the lines is omitted) ---
  

I encountered a same problem and solved by deleting some
obsolete(?) m4 files in the /usr/local/share/aclocal.

I don't know why these m4 files remained during upgrade
process.


SAITOU Toshihide
  
  

Thanks for your help,
I removed these: aalib.m4  audiofile.m4  glib.m4  gtk.m4  header.m4  make.m4
Now I only have one error.
Michel

$ make configure
===>  Extracting for libSM-1.1.0_1,1
=> MD5 Checksum OK for xorg/lib/libSM-1.1.0.tar.bz2.
=> SHA256 Checksum OK for xorg/lib/libSM-1.1.0.tar.bz2.
===>  Patching for libSM-1.1.0_1,1
===>  Applying FreeBSD patches for libSM-1.1.0_1,1
===>   libSM-1.1.0_1,1 depends on file: /usr/local/share/aclocal/xorg-macros.m4 
- found
===>   libSM-1.1.0_1,1 depends on file: /usr/local/libdata/pkgconfig/xtrans.pc 
- found
===>   libSM-1.1.0_1,1 depends on file: /usr/local/libdata/pkgconfig/ice.pc - 
found
===>   libSM-1.1.0_1,1 depends on file: /usr/local/libdata/pkgconfig/xproto.pc 
- found
===>   libSM-1.1.0_1,1 depends on file: /usr/local/bin/automake-1.10 - found
===>   libSM-1.1.0_1,1 depends on file: /usr/local/bin/autoconf-2.62 - found
===>   libSM-1.1.0_1,1 depends on file: /usr/local/bin/libtool - found
===>   libSM-1.1.0_1,1 depends on executable: pkg-config - found
===>  Configuring for libSM-1.1.0_1,1
configure.ac:11: your implementation of AM_INIT_AUTOMAKE comes from an
configure.ac:11: old Automake version.  You should recreate aclocal.m4
configure.ac:11: with aclocal and run automake again.
/usr/local/share/automake-1.10/am/depend2.am: am__fastdepCC does not appear in 
AM_CONDITIONAL
/usr/local/share/automake-1.10/am/depend2.am:   The usual way to define 
`am__fastdepCC' is to add `AC_PROG_CC'
/usr/local/share/automake-1.10/am/depend2.am:   to `configure.ac' and run 
`aclocal' and `autoconf' again.
*** Error code 63

Stop in /usr/ports/x11/libSM.



I'm not confident but confirming the time of file is
helpful.

% ls -lt /usr/local/share/aclocal

If the time of file is too old, how about removing these
files?


SAITOU Toshihide
  

Thank you so much !
I removed all files that dated from last year or earlier and it worked
Michel
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: audio/teamspeak_client ARCH -amd64 ONLY_FOR_ARCHS= i386

2009-04-16 Thread Marius Nünnerich
On Thu, Apr 16, 2009 at 08:19, Joseph King  wrote:
> After trying for about 12 hours straight I gave up trying to get this client
> working on the amd64 arch. As far as I can tell it is only for i386.
>
> I downgraded from amd64 to i386 because of this.
>
> Figured you might want to remove the amd64 from the ONLY_FOR_ARCHS=
>
> This might also be the case with the audio/teamspeak_server.

This won't help you with teamspeak but maybe you can use audio/mumble.
It is open source.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


a little confuse with case-sensitive name ports and multiple ports with some name

2009-04-16 Thread Oleg Ginzburg
Hello maillist!

I have two examples of ports with which arises some complexities by operation 
with pkg_add and argument "-r". 

One of ports is "security/keepassx". His name is registered in lowercase, 
however at installation in/var/db/pkg is registered as KeepAssX. If to try to 
install port with pkg_add -r keepassx it will be fail and  it will be correct 
with pkg_add -r KeepAssX. Probably it is an error in naming of port? 

One more problem with port - deco. It is present at two locations:

% cat /usr/ports/{archivers,misc}/deco/pkg-descr
Deco is a Un*x script able to extract various archive file formats.
Supported archive formats: 7z, ace, ar, arc, arj, bz2, cab, cpio, deb,
flac, gz, jar, lha, lzma, lzo, rar, rpm, tar, zip, zoo.

WWW: http://hartlich.com/deco/
A clone of Norton Commander for Unix.  Text-based,
full featured file manager intuitive interface.

WWW: http://deco.sourceforge.net/

Whether there is a way to specify to what category to me it is required to 
download package of "deco"?

whereis -sq deco
/usr/ports/archivers/deco - its archivers 

By command pkg_add -r deco - I've receive in the system fine NC-clone, but not 
the archivers. 

When number of port with equal name will be increase - expected results may 
can not coincide with result pkg_add, and case-sensitive naming port make 
works a bit difficult .


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


MAKE_JOBS_UNSAFE += a few ports

2009-04-16 Thread Philip M. Gollucci

editors/vim
mail/procmail
net-mgmt/net-snmp
net-mgmt/nagios



--

1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70  3F8C 75B8 8FFB DB9B 8C1C
Philip M. Gollucci (pgollu...@p6m7g8.com) c: 703.336.9354
Consultant  - P6M7G8 Inc.http://p6m7g8.net
Senior Sys Admin- RideCharge, Inc.   http://ridecharge.com
Contractor  - PositiveEnergyUSA  http://positiveenergyusa.com
ASF Member  - Apache Software Foundation http://apache.org
FreeBSD Committer   - FreeBSD Foundation http://freebsd.org

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: a little confuse with case-sensitive name ports and multiple ports with some name

2009-04-16 Thread Oleg Ginzburg
On Thursday 16 April 2009 19:52:38 Chris Rees wrote:
> 2009/4/16 Oleg Ginzburg :
> > Hello maillist!
> >
> > I have two examples of ports with which arises some complexities by
> > operation with pkg_add and argument "-r".
> >
> > One of ports is "security/keepassx". His name is registered in lowercase,
> > however at installation in/var/db/pkg is registered as KeepAssX. If to
> > try to install port with pkg_add -r keepassx it will be fail and  it will
> > be correct with pkg_add -r KeepAssX. Probably it is an error in naming of
> > port?
> >
> > One more problem with port - deco. It is present at two locations:
> >
> > % cat /usr/ports/{archivers,misc}/deco/pkg-descr
> > Deco is a Un*x script able to extract various archive file formats.
> > Supported archive formats: 7z, ace, ar, arc, arj, bz2, cab, cpio, deb,
> > flac, gz, jar, lha, lzma, lzo, rar, rpm, tar, zip, zoo.
> >
> > WWW: http://hartlich.com/deco/
> > A clone of Norton Commander for Unix.  Text-based,
> > full featured file manager intuitive interface.
> >
> > WWW: http://deco.sourceforge.net/
> >
> > Whether there is a way to specify to what category to me it is required
> > to download package of "deco"?
> >
> > whereis -sq deco
> > /usr/ports/archivers/deco - its archivers
> >
> > By command pkg_add -r deco - I've receive in the system fine NC-clone,
> > but not the archivers.
> >
> > When number of port with equal name will be increase - expected results
> > may can not coincide with result pkg_add, and case-sensitive naming port
> > make works a bit difficult .
> >
> >
> > ___
> > freebsd-ports@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> > To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
>
> Try appending the version number?


Do you mean pkg_add -r deco-N.M (in my example?)

% pkg_add -r deco-3.9_4
Error: FTP Unable to get 
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8-
current/Latest/deco-3.9_4.tbz: File unavailable (e.g., file not found, no 
access)
pkg_add: unable to fetch 
'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8-
current/Latest/deco-3.9_4.tbz' by URL

[r...@oleg lftp]# lftp 
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8-current/Latest/
cd ok, cwd=/pub/FreeBSD/ports/i386/packages-8-current/Latest
lftp ftp.freebsd.org:/pub/FreeBSD/ports/i386/packages-8-current/Latest> ls |
grep deco-3.9
lrwxr-xr-x  1 1006  1006  21 Feb 22 01:30 deco.tbz -> ../All/deco-3.9_4.tbz

- on ftp servers packages without version as i see.

Anyway, its not protect in situation with equal name and equal version of  
diffrent ports.

>
> Or use portinstall -PP archivers/deco

Ok, this may be solution. BTW, portinstall still not in FreeBSD base system ;)


>
> Chris

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: mythtv 0.21 - trouble compiling the port

2009-04-16 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Bernhard Fröhlich wrote:
> On Mon, April 13, 2009 8:34 pm, Torfinn Ingolfsen wrote:
>> Hello,
>>
>> 2009/4/13 Bernhard Fröhlich :
>>> Here are the patches that i've needed to get both ports working again.
>>>
>>>
>>> multimedia/mythtv:
>>>
>>> http://home.bluelife.at/ports/mythtv/patch-libs-libmyth-libmyth.pro
>>> http://home.bluelife.at/ports/mythtv/patch-programs-mythtranscode-mythtranscode.pro
>> On a freshly updated ports tree and with those two patches, I still
>> get this error:
>> g++ -c -pipe -march=k8 -fomit-frame-pointer -O3 -g -Wall -Wno-switch
>> -Wpointer-arith -Wredundant-decls -Wno-non-virtual-dtor
>> -D__STDC_CONSTANT_MACROS -I/usr/local/include/artsc -D_REENTRANT
>> [snip]
> 
> Looks like another missing patch. Now i've double checked with your list
> and this is the last missing one. (also taken from mythtv-frontend)
> 
> http://home.bluelife.at/ports/mythtv/patch-libs-libmythtv-libmythtv.pro
> 
> 
>>> multimedia/mythtv-frontend:
>>>
>>> http://home.bluelife.at/ports/mythtv/patch-libs-libmyth-libmyth.pro
>> But 'make' in mythtv-frontend works with this patch (completes without
>> errors), on the same machine.
> 
> Jiha :o)
> 
> 

Hi Bernhard,

Thanks very much for all of the work organizing the patches.  The ports
tree is frozen right now, but once it thaws, I'll commit these changes.

Regards,
Greg
- --
Greg Larkin

http://www.FreeBSD.org/   - The Power To Serve
http://www.sourcehosting.net/ - Ready. Set. Code.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFJ56/f0sRouByUApARAqFeAJ9gWAEc/smiDBmLZ/j9I4aZWOJ3oQCfXKV5
sblVMa7eXl+i2ah5GI7Oztw=
=q6l/
-END PGP SIGNATURE-

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: mythtv 0.21 - trouble compiling the port

2009-04-16 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Torfinn Ingolfsen wrote:
> Hi,
> 
> 2009/4/13 Bernhard Fröhlich :
>> Looks like another missing patch. Now i've double checked with your list
>> and this is the last missing one. (also taken from mythtv-frontend)
>>
>> http://home.bluelife.at/ports/mythtv/patch-libs-libmythtv-libmythtv.pro
> 
> Yes, now 'make' in mythtv woks as expected. Thank you. :-)
> 
> However, 'make install' fails if mysql is not running:
> 
> Added group "mythtv".
> Added user "mythtv".
> Starting mysql.
> *** Unable to start mysqld
> *** Error code 1
> 
> Stop in /usr/ports/multimedia/mythtv.
> *** Error code 1
> 
> Stop in /usr/ports/multimedia/mythtv.
> *** Error code 1
> 
> Stop in /usr/ports/multimedia/mythtv.
> 
> The port is lying about not being able to start mysql:
> 
> r...@kg-quiet# /usr/local/etc/rc.d/mysql-server status
> mysql is running as pid 34965.
> 
> 
> If I run 'make install' with mysql running, it works as expected.
> I'm not really sure how this should be handled.
> Perphaps the port should just tell the user that it was unable to
> install the database, and tel her / hom how to do it manually?
> 

Hi Torfinn,

Would you mind applying this small patch to mythtv/files/pkg-install.in?

http://people.freebsd.org/~glarkin/diffs/mythtv-pkg-install.in.diff

Since the "Unable to start mysqld" message is emitted in two different
places, I'd like to know which one you are getting.  I think that the
spurious error might be caused by checking for the process existence too
quickly, but I could be wrong.

If you have a chance to re-install the port, let me know which message
appears now when it attempts to start mysqld.

Thank you,
Greg
- --
Greg Larkin

http://www.FreeBSD.org/   - The Power To Serve
http://www.sourcehosting.net/ - Ready. Set. Code.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFJ57HL0sRouByUApARAk6bAJ4/xRvhnUi0vCHuVnU/QaRVdf0wWQCgv5J6
ozMf2y9Zh6yfsqZWMVCmgO4=
=+clW
-END PGP SIGNATURE-

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"