devel/guichan update and dependant ports

2006-09-22 Thread Marcus von Appen
Hi,

I wonder how I should deal with the devel/guichan port, which got a new
version, 0.5.0, some time ago. As the guichan developers broke API
compatibility to 0.4.0, the games/diameter and games/tmw ports would
have been broken on update at that time.

Now the games/tmw port received a new version, 0.0.21, which relies on
guichan 0.5.0 while games/diameter still needs 0.4.0 (as far as I can
see there is currently no ongoing effort of the diameter developers to
bring it up to guichan 0.5.0).

Shall I simply break games/diameter for the rest of the platforms it
supports to allow devel/guichan and games/tmw to be updated or how
should we deal with that issue?

A repo copy of guichan, e.g. guichan04, does not sound like a good idea
to me as the guichan developers announced that the API might still
change in other releases thus continously breaking any dependant port
and applications. This would mean to have a lot of guichan ports just to
satisfy two port needs (currently).

Personally I would break games/diameter and keep it as broken until a
compatible version of it will be released (or remove it in a year or so
if nothing happens).

Regards
Marcus


pgpM8YWO2pIer.pgp
Description: PGP signature


Re: A section on gettext for the Porter's Handbook

2006-09-22 Thread Yar Tikhiy
On Fri, Sep 22, 2006 at 06:52:45AM +0200, Dirk Meyer wrote:
> 
> > +.if defined(WITHOUT_NLS)
> > +CONFIGURE_ARGS+=--disable-nls
> > +PLIST_SUB+= NLS="@comment "
> > +.else
> > +USE_GETTEXT=yes
> > +CONFIGURE_ENV=  LDFLAGS="-L${LOCALBASE}/lib"
> > +PLIST_SUB+= NLS=""
> > +.endif
> 
> Please .. this will break ports which have LDFLAGS= set,
> eg. openssl or database ports.
> To preserve LDFLAGS, the example should be:
> 
> -CONFIGURE_ENV=  LDFLAGS="-L${LOCALBASE}/lib"
> +LDFLAGS+= -L${LOCALBASE}/lib
> +CONFIGURE_ENV+= LDFLAGS="${LDFLAGS}"

This is a very good point!  Thanks!  I've modified the current
version of the paragraph accordingly.

-- 
Yar
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


installation of mico failed

2006-09-22 Thread KAYVEN RIESE


here is a link i am asking help

http://www.experts-exchange.com/Operating_Systems/FreeBSD/Q_21997654.html

tried

 kayve# ./configure --with-qt=/usr/local/qt > mico_config.log

(kayve# is the root prompt)

tried advice

# cd /usr/ports/devel/mico
# make install clean

(# is the root prompt)

got error

===>   An older version of devel/glib12 is already installed 
(glib-1.2.10_11)

  You may wish to ``make deinstall'' and install this port again
  by ``make reinstall'' to upgrade it properly.
  If you really wish to overwrite the old port of devel/glib12
  without deleting it first, set the variable "FORCE_PKG_REGISTER"
  in your environment or the "make install" command line.
*** Error code 1

Stop in /usr/ports/devel/glib12.
*** Error code 1

Stop in /usr/ports/devel/mico.
*** Error code 1

Stop in /usr/ports/devel/mico.
kayve#


tried

^C
kayve# make deinstall
===>  Deinstalling for devel/mico
===>   mico not installed, skipping
kayve# make reinstall
wait.


(kayve# is the root prompt)

tried

kayve# cd /usr/ports/devel/glib12
kayve# make deinstall
===>  Deinstalling for devel/glib12
===>   Deinstalling glib-1.2.10_11
pkg_delete: package 'glib-1.2.10_11' is required by these other packages
and may not be deinstalled (but I'll delete it anyway):
gtk-1.2.10_12
ORBit-0.5.17_2
openoffice-1.1.4_2
imlib-1.9.15_2
eboard-0.9.5_1
gtk-1.2.10_15
pkg_delete: '/usr/local/bin/glib-config' fails original MD5 checksum - 
deleted a

nyway.
pkg_delete: '/usr/local/libdata/pkgconfig/glib.pc' fails original MD5 
checksum -

 deleted anyway.
pkg_delete: '/usr/local/libdata/pkgconfig/gmodule.pc' fails original MD5 
checksu

m - deleted anyway.
pkg_delete: '/usr/local/libdata/pkgconfig/gthread.pc' fails original MD5 
checksu

m - deleted anyway.
===>   Deinstalling glib-1.2.10_12
pkg_delete: package 'glib-1.2.10_12' is required by these other packages
and may not be deinstalled (but I'll delete it anyway):
gtk-1.2.10_15
pkg_delete: file '/usr/local/man/man1/glib-config.1.gz' doesn't exist
pkg_delete: file '/usr/local/bin/glib-config' doesn't exist
pkg_delete: file '/usr/local/bin/glib12-config' doesn't exist
pkg_delete: file '/usr/local/include/glib12/glib.h' doesn't exist
pkg_delete: file '/usr/local/include/glib12/glibconfig.h' doesn't exist
pkg_delete: file '/usr/local/include/glib12/gmodule.h' doesn't exist
pkg_delete: file '/usr/local/libdata/pkgconfig/glib.pc' doesn't exist
pkg_delete: file '/usr/local/libdata/pkgconfig/gmodule.pc' doesn't exist
pkg_delete: file '/usr/local/libdata/pkgconfig/gthread.pc' doesn't exist
pkg_delete: file '/usr/local/share/aclocal/glib.m4' doesn't exist
pkg_delete: file '/usr/local/include/glib12' doesn't exist
pkg_delete: unable to completely remove directory 
'/usr/local/include/glib12'
install-info: warning: no entries found for `/usr/local/info/glib.info'; 
nothing

 deleted
pkg_delete: file '/usr/local/info/glib.info' doesn't exist
pkg_delete: couldn't entirely delete package (perhaps the packing list is
incorrectly specified?)
kayve#


rectly specified?)
kayve# pwd
/usr/ports/devel/glib12
kayve# cd ../mico
kayve# make install clean
===>  Building for mico-2.3.11_3
for i in admin include; do gmake -C $i adm || exit 1; done
gmake[1]: Entering directory `/usr/ports/devel/mico/work/mico/admin'
gmake[1]: Nothing to be done for `adm'.
gmake[1]: Leaving directory `/usr/ports/devel/mico/work/mico/admin'
gmake[1]: Entering directory `/usr/ports/devel/mico/work/mico/include'
gmake[1]: Nothing to be done for `adm'.
gmake[1]: Leaving directory `/usr/ports/devel/mico/work/mico/include'
for i in orb ir idl auxdir coss ccm; do gmake -C $i lib || exit 1; done
gmake[1]: Entering directory `/usr/ports/devel/mico/work/mico/orb'
gmake[1]: Nothing to be done for `lib'.
gmake[1]: Leaving directory `/usr/ports/devel/mico/work/mico/orb'
gmake[1]: Entering directory `/usr/ports/devel/mico/work/mico/ir'
gmake[1]: Nothing to be done for `lib'.
gmake[1]: Leaving directory `/usr/ports/devel/mico/work/mico/ir'
gmake[1]: Entering directory `/usr/ports/devel/mico/work/mico/idl'
gmake[1]: Nothing to be done for `lib'.
gmake[1]: Leaving directory `/usr/ports/devel/mico/work/mico/idl'
gmake[1]: Entering directory `/usr/ports/devel/mico/work/mico/auxdir'
gmake[1]: *** No rule to make target `/usr/local/include/glib12/glib.h', 
needed by `gtkmico.o'.  Stop.

gmake[1]: Leaving directory `/usr/ports/devel/mico/work/mico/auxdir'
gmake: *** [system] Error 1
*** Error code 2

Stop in /usr/ports/devel/mico.
kayve#

failture


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


Re: devel/guichan update and dependant ports

2006-09-22 Thread Dmitry Marakasov
* Marcus von Appen ([EMAIL PROTECTED]) wrote:
> Personally I would break games/diameter and keep it as broken until a
> compatible version of it will be released (or remove it in a year or so
> if nothing happens).
I agree. To fork guichan for only one port is not a solution. I
would be grateful if you wait a week or so before updating guichan.
I've just mailed diameter's author, and I hope we'll come with some
solution shortly, most likely patch for current version of diameter.
I'll keep you informed.

-- 
Best regards,
 Dmitry  mailto:[EMAIL PROTECTED]
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: devel/guichan update and dependant ports

2006-09-22 Thread Marcus von Appen
On, Fri Sep 22, 2006, Dmitry Marakasov wrote:

> * Marcus von Appen ([EMAIL PROTECTED]) wrote:
> > Personally I would break games/diameter and keep it as broken until a
> > compatible version of it will be released (or remove it in a year or so
> > if nothing happens).
>
> I agree. To fork guichan for only one port is not a solution. I
> would be grateful if you wait a week or so before updating guichan.

Of course. If you need the updated guichan port for testing, tell me and
I'll send you a diff with the changes I made.

> I've just mailed diameter's author, and I hope we'll come with some
> solution shortly, most likely patch for current version of diameter.
> I'll keep you informed.

Okay, great.

Regards
Marcus


pgp7aGyMqeCGN.pgp
Description: PGP signature


Re: Syncing up with the package build cluster

2006-09-22 Thread Kris Kennaway
On Fri, Sep 22, 2006 at 04:21:15PM +0930, Daniel O'Connor wrote:
> Is there an easy way to find when the ports tree was checked out for a given 
> package run?
> 
> It would be nice to be able to sync my tree to that date and be able to use 
> portupgrade -P and get a good "hit rate".

Thanks for reminding me, this information is recorded with the build
on pointyhat but not propagated over to the FTP servers.  I'll make a
note to look at that again.

Kris


pgph9V3iPCQIz.pgp
Description: PGP signature


Re: Syncing up with the package build cluster

2006-09-22 Thread Chuck Swiger

On Sep 21, 2006, at 11:51 PM, Daniel O'Connor wrote:
Is there an easy way to find when the ports tree was checked out  
for a given package run?


Doing a "ls -ltr" on the appropriate package directory on one of the  
FTP servers is probably the most reliable source of information.   
Normally, http://pointyhat.freebsd.org/ would also provide useful  
information, but the webserver on that machine seems to be down at  
the moment...?


[ BCC'ing portmgr@ ]

--
-Chuck

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


Re: installation of mico failed

2006-09-22 Thread Stanislav Sedov
On Fri, 22 Sep 2006 06:37:13 -0700 (PDT)
KAYVEN  RIESE <[EMAIL PROTECTED]> mentioned:

> here is a link i am asking help
> 
> http://www.experts-exchange.com/Operating_Systems/FreeBSD/Q_21997654.html
> 
> tried
> 
>   kayve# ./configure --with-qt=/usr/local/qt > mico_config.log
> 
> (kayve# is the root prompt)
> 
> tried advice
> 
> # cd /usr/ports/devel/mico
> # make install clean
> 
> (# is the root prompt)
> 
> got error
> 
> ===>   An older version of devel/glib12 is already installed 
> (glib-1.2.10_11)
>You may wish to ``make deinstall'' and install this port again
>by ``make reinstall'' to upgrade it properly.
>If you really wish to overwrite the old port of devel/glib12
>without deleting it first, set the variable "FORCE_PKG_REGISTER"
>in your environment or the "make install" command line.
> *** Error code 1
> 
> Stop in /usr/ports/devel/glib12.
> *** Error code 1
> 
> Stop in /usr/ports/devel/mico.
> *** Error code 1
> 
> Stop in /usr/ports/devel/mico.
> kayve#
> 
> 
> tried
> 
> ^C
> kayve# make deinstall
> ===>  Deinstalling for devel/mico
> ===>   mico not installed, skipping
> kayve# make reinstall
> wait.
> 
> 
> (kayve# is the root prompt)
> 
> tried
> 
> kayve# cd /usr/ports/devel/glib12
> kayve# make deinstall
> ===>  Deinstalling for devel/glib12
> ===>   Deinstalling glib-1.2.10_11
> pkg_delete: package 'glib-1.2.10_11' is required by these other packages
> and may not be deinstalled (but I'll delete it anyway):
> gtk-1.2.10_12
> ORBit-0.5.17_2
> openoffice-1.1.4_2
> imlib-1.9.15_2
> eboard-0.9.5_1
> gtk-1.2.10_15
> pkg_delete: '/usr/local/bin/glib-config' fails original MD5 checksum - 
> deleted a
> nyway.
> pkg_delete: '/usr/local/libdata/pkgconfig/glib.pc' fails original MD5 
> checksum -
>   deleted anyway.
> pkg_delete: '/usr/local/libdata/pkgconfig/gmodule.pc' fails original MD5 
> checksu
> m - deleted anyway.
> pkg_delete: '/usr/local/libdata/pkgconfig/gthread.pc' fails original MD5 
> checksu
> m - deleted anyway.
> ===>   Deinstalling glib-1.2.10_12
> pkg_delete: package 'glib-1.2.10_12' is required by these other packages
> and may not be deinstalled (but I'll delete it anyway):
> gtk-1.2.10_15
> pkg_delete: file '/usr/local/man/man1/glib-config.1.gz' doesn't exist
> pkg_delete: file '/usr/local/bin/glib-config' doesn't exist
> pkg_delete: file '/usr/local/bin/glib12-config' doesn't exist
> pkg_delete: file '/usr/local/include/glib12/glib.h' doesn't exist
> pkg_delete: file '/usr/local/include/glib12/glibconfig.h' doesn't exist
> pkg_delete: file '/usr/local/include/glib12/gmodule.h' doesn't exist
> pkg_delete: file '/usr/local/libdata/pkgconfig/glib.pc' doesn't exist
> pkg_delete: file '/usr/local/libdata/pkgconfig/gmodule.pc' doesn't exist
> pkg_delete: file '/usr/local/libdata/pkgconfig/gthread.pc' doesn't exist
> pkg_delete: file '/usr/local/share/aclocal/glib.m4' doesn't exist
> pkg_delete: file '/usr/local/include/glib12' doesn't exist
> pkg_delete: unable to completely remove directory 
> '/usr/local/include/glib12'
> install-info: warning: no entries found for `/usr/local/info/glib.info'; 
> nothing
>   deleted
> pkg_delete: file '/usr/local/info/glib.info' doesn't exist
> pkg_delete: couldn't entirely delete package (perhaps the packing list is
> incorrectly specified?)
> kayve#
> 
> 
> rectly specified?)
> kayve# pwd
> /usr/ports/devel/glib12
> kayve# cd ../mico
> kayve# make install clean
> ===>  Building for mico-2.3.11_3
> for i in admin include; do gmake -C $i adm || exit 1; done
> gmake[1]: Entering directory `/usr/ports/devel/mico/work/mico/admin'
> gmake[1]: Nothing to be done for `adm'.
> gmake[1]: Leaving directory `/usr/ports/devel/mico/work/mico/admin'
> gmake[1]: Entering directory `/usr/ports/devel/mico/work/mico/include'
> gmake[1]: Nothing to be done for `adm'.
> gmake[1]: Leaving directory `/usr/ports/devel/mico/work/mico/include'
> for i in orb ir idl auxdir coss ccm; do gmake -C $i lib || exit 1; done
> gmake[1]: Entering directory `/usr/ports/devel/mico/work/mico/orb'
> gmake[1]: Nothing to be done for `lib'.
> gmake[1]: Leaving directory `/usr/ports/devel/mico/work/mico/orb'
> gmake[1]: Entering directory `/usr/ports/devel/mico/work/mico/ir'
> gmake[1]: Nothing to be done for `lib'.
> gmake[1]: Leaving directory `/usr/ports/devel/mico/work/mico/ir'
> gmake[1]: Entering directory `/usr/ports/devel/mico/work/mico/idl'
> gmake[1]: Nothing to be done for `lib'.
> gmake[1]: Leaving directory `/usr/ports/devel/mico/work/mico/idl'
> gmake[1]: Entering directory `/usr/ports/devel/mico/work/mico/auxdir'
> gmake[1]: *** No rule to make target `/usr/local/include/glib12/glib.h', 
> needed by `gtkmico.o'.  Stop.
> gmake[1]: Leaving directory `/usr/ports/devel/mico/work/mico/auxdir'
> gmake: *** [system] Error 1
> *** Error code 2
> 
> Stop in /usr/ports/devel/mico.
> kayve#
> 
> failture
> 
> 
> ___
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/l

Re: Syncing up with the package build cluster

2006-09-22 Thread Kris Kennaway
On Fri, Sep 22, 2006 at 09:56:43AM -0700, Chuck Swiger wrote:
> On Sep 21, 2006, at 11:51 PM, Daniel O'Connor wrote:
> >Is there an easy way to find when the ports tree was checked out  
> >for a given package run?
> 
> Doing a "ls -ltr" on the appropriate package directory on one of the  
> FTP servers is probably the most reliable source of information.   
> Normally, http://pointyhat.freebsd.org/ would also provide useful  
> information, but the webserver on that machine seems to be down at  
> the moment...?

Yep; it's hit a 7.0 deadlock which I'm leaving for the moment in case
I can extract useful information from DDB.

Kris


pgpAguT6S4q3M.pgp
Description: PGP signature


x11/kde3: LANG=C: not found error

2006-09-22 Thread Scot Hetzel

When the x11/kde3/scripts/configure.kde script is
run it displays the following error:

LANG=C: not found

 Looking for installd modules.LANG=C: not found

This causes the script to display a dialog box with
all options not checked.

The cause of the problem is that the TR variable
is being defined as "LANG=C /usr/bin/tr" in bsd.port.mk
and then passed to the script in SCRIPTS_ENV. Which
causes this code to fail with the error:

for i in `${ECHO} "${ALL_MODULES}" | ${TR} '[:upper:]' '[:lower:]'`
do
  eval status_$i=ON
done

NOTE: to see the error you need to add a 'read var'
before the script displays the dialog box.

I checked my system, and have the /usr/share/nls/C
directory, and it contains one file (ee.cat).

I also looked at the /usr/share/locale directory,
and didn't find a C directory in there.

Is there something wrong on my system, or is there
a bug in this configure script.

Scot

PS.  There is also another bug in the do-install
target of the port. If you do a "make install"
without first doing a "make build" the kde-meta.conf
file is not installed. This is caused by the ports
Makefile looking for Makefile.inc before it is created.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: devel/guichan update and dependant ports

2006-09-22 Thread Dmitry Marakasov
* Marcus von Appen ([EMAIL PROTECTED]) wrote:
> > > Personally I would break games/diameter and keep it as broken until a
> > > compatible version of it will be released (or remove it in a year or so
> > > if nothing happens).
> > I agree. To fork guichan for only one port is not a solution. I
> > would be grateful if you wait a week or so before updating guichan.
> Of course. If you need the updated guichan port for testing, tell me and
> I'll send you a diff with the changes I made.
Yep, that would be useful. Thanks.

-- 
Best regards,
 Dmitry  mailto:[EMAIL PROTECTED]
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


avifile will not compile on -current

2006-09-22 Thread Kevin Oberman
avifile has not built on current since the update of gcc to the latest
3.4.6 fixes back on Aug. 25.

When I try building avifile on either of my current systems, I get the
error:
 c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I./../common 
-I./../../ffmpeg/libavformat -I./../../ffmpeg/libavcodec -I/usr/local/include 
-I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -Wall -Wno-unused 
-I../../include -O2 -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -pipe -c ReadFile.cpp  -fPIC -DPIC -o .libs/ReadFile.o
ReadFile.cpp:129: error: explicit qualification in declaration of 
`avm::IReadFile* avm::CreateReadFile(const char*, unsigned int)'
gmake[2]: *** [ReadFile.lo] Error 1
gmake[2]: Leaving directory 
`/usr/ports/multimedia/avifile/work/avifile-0.7-0.7.43/lib/aviread'

This compiles fine on a 6.2-PRERELEASE system with a compiler with
sources dated Mar. 5, the release date of gcc 3.4.6.

Any idea what might be causing this?  It looks like it's probably
trivial, but my C++ skills are near nil.
-- 
R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: [EMAIL PROTECTED]   Phone: +1 510 486-8634
Key fingerprint:059B 2DDF 031C 9BA3 14A4  EADA 927D EBB3 987B 3751

--==_Exmh_1158955191_33273P
Content-Type: application/pgp-signature

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (FreeBSD)
Comment: Exmh version 2.5 06/03/2002

iD8DBQFFFEC3kn3rs5h7N1ERAsCRAJ41773A50Z2STwxv9qDONE5Iw6JJgCeL2Pm
Lim6J3D+cOeNgJFiOP8EehE=
=52dK
-END PGP SIGNATURE-

--==_Exmh_1158955191_33273P--


pgpbF4zZkoOQA.pgp
Description: PGP signature


Re: avifile will not compile on -current

2006-09-22 Thread Kris Kennaway
On Fri, Sep 22, 2006 at 02:10:55PM -0700, Kevin Oberman wrote:
> avifile has not built on current since the update of gcc to the latest
> 3.4.6 fixes back on Aug. 25.
> 
> When I try building avifile on either of my current systems, I get the
> error:
>  c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I./../common 
> -I./../../ffmpeg/libavformat -I./../../ffmpeg/libavcodec -I/usr/local/include 
> -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -Wall -Wno-unused 
> -I../../include -O2 -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -pipe -c ReadFile.cpp  -fPIC -DPIC -o .libs/ReadFile.o
> ReadFile.cpp:129: error: explicit qualification in declaration of 
> `avm::IReadFile* avm::CreateReadFile(const char*, unsigned int)'
> gmake[2]: *** [ReadFile.lo] Error 1
> gmake[2]: Leaving directory 
> `/usr/ports/multimedia/avifile/work/avifile-0.7-0.7.43/lib/aviread'
> 
> This compiles fine on a 6.2-PRERELEASE system with a compiler with
> sources dated Mar. 5, the release date of gcc 3.4.6.

Err, note that this is the *same compiler* as in 7.0, so I doubt it's
gcc's fault then.

Kris
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD Port: dkfilter-0.10_1

2006-09-22 Thread Charles Mujie
Yanagisawa-san,

Sorry I am experiencing another problem. I downloaded the lastest
dkfilter using cvsup last night and tried to installed in on my
production mail server. At boot time I am seeing the following error
message.

Starting dkfilter_out.
logger: illegal option -- -
usage: logger [-46Ais] [-f file] [-h host] [-p pri] [-t tag] [message ...]

Looks like the error message is coming from line 60. I tried to debug
the problem but I don't seem to be able to find out what is causing it.

/cm

Yoshisato YANAGISAWA wrote:

>Dear Mujie-san,
>
>On Sun, 17 Sep 2006 10:46:48 -0700
>Charles Mujie <[EMAIL PROTECTED]> wrote:
>
>  
>
>>I did some more troubleshooting of my own last night I found out that
>>by increasing the sleep time to 5 secs or more the problem doesn't
>>occur. I agree with you analysis that there is some kind of race
>>condition between line 48 and 52.
>>
>>
>
>Thank you for your experiment.  However, I will avoid using sleep
>command instead of busy waiting. I'm afraid that 5 seconds are not
>enough for other computers such as very slow CPU PCs.  Moreover, I am
>not sure enough sleep time to avoid race condition.
>
>  
>
>>Thanks for the patch you e-mail me.  I've applied the patch and
>>rebooted a couple of times and it looks fine.
>>
>>
>
>Thank you for checking my patch.
>I send-pr-ed the patch as ports/103344.
>You can follow this from:
>http://www.freebsd.org/cgi/query-pr.cgi?pr=103344
>
>Thank you,
>Yoshisato YANAGISAWA.
>
>  
>

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


Re: avifile will not compile on -current

2006-09-22 Thread Rainer Alves

Kevin Oberman wrote:

avifile has not built on current since the update of gcc to the latest
3.4.6 fixes back on Aug. 25.


It also doesn't compile here, for 2 reasons:
1) since `pcvt` was removed from CURRENT around May or so, avifile no 
longer finds the header "pcvt_ioctl.h" and the build breaks here:


cc -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/local/include 
-I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -Wall -Wno-unused 
-I../../include -O2 -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -pipe -c ports.c  -fPIC -DPIC -o .libs/ports.o

In file included from ports.c:73:
sysdep/pci_freebsd.c:11:32: machine/pcvt_ioctl.h: No such file or directory

The fix is trivial: the replacement of "machine/pcvt_ioctl.h" by 
"sys/kbio.h" (which also contains KDENABIO from the defunct pcvt).



2) As for the error you pointed out, here is a quick patch which fixes 
things for me:


--- ReadFile.cpp.orig   Fri Sep 22 19:40:20 2006
+++ ReadFile.cppFri Sep 22 19:41:19 2006
@@ -8,7 +8,7 @@

 AVM_BEGIN_NAMESPACE;

-avm::IReadFile::~IReadFile() {}
+IReadFile::~IReadFile() {}

 class ReadFile: public IReadFile
 {
@@ -125,7 +125,7 @@
 };


-avm::IReadFile* avm::CreateReadFile(const char* name, unsigned int flags)
+IReadFile* CreateReadFile(const char* name, unsigned int flags)
 {
 ReadFile* r = new ReadFile(name, flags);
 return r;


--
Rainer Alves

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


Re: installation of mico failed

2006-09-22 Thread KAYVEN RIESE



On Fri, 22 Sep 2006, Stanislav Sedov wrote:


On Fri, 22 Sep 2006 06:37:13 -0700 (PDT)
KAYVEN  RIESE <[EMAIL PROTECTED]> mentioned:


# cd /usr/ports/devel/mico && make clean all install

Or install devel/glib12 first.


okay.. just one thought..

kayve# ls -d gli*
glib-java   glib12  glib20  glibmm
kayve# cd
efiledistinfofiles   pkg-descr   pkg-plist
kayve# ls -d gli*
glib-java   glib12  glib20  glibmm
kayve# cd glib12
kayve# ls
Makefilefiles   pkg-plist
distinfopkg-descr   work
kayve# make clean all install
===>  Cleaning for pkgconfig-0.20
===>  Cleaning for gmake-3.80_2
===>  Cleaning for gettext-0.14.5_2
===>  Cleaning for libtool-1.5.22_2
===>  Cleaning for libiconv-1.9.2_2
===>  Cleaning for glib-1.2.10_12
)
(cd .libs && rm -f libgthread.so && ln -s libgthread-12.so.3 
libgthread.so)

ar cru .libs/libgthread.a  gthread.o
ranlib .libs/libgthread.a
creating libgthread.la
(cd .libs && rm -f libgthread.la && ln -s ../libgthread.la libgthread.la)
Making all in docs
===>  Installing for glib-1.2.10_12
===>   glib-1.2.10_12 depends on executable: pkg-config - found
===>   Generating temporary packing list
===>  Checking if devel/glib12 already installed
===>   glib-1.2.10_12 is already installed
  You may wish to ``make deinstall'' and install this port again
  by ``make reinstall'' to upgrade it properly.
  If you really wish to overwrite the old port of devel/glib12
  without deleting it first, set the variable "FORCE_PKG_REGISTER"
  in your environment or the "make install" command line.
*** Error code 1

Stop in /usr/ports/devel/glib12.
kayve# pwd
/usr/ports/devel/glib12
kayve#

houston...  {:}



--
Stanislav Sedov  <[EMAIL PROTECTED]>  [[??, ??]]
PGP id: 0xEB269581   http://people.freebsd.org/~stas/stas.key.asc
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: installation of mico failed

2006-09-22 Thread KAYVEN RIESE



On Fri, 22 Sep 2006, Stanislav Sedov wrote:


On Fri, 22 Sep 2006 06:37:13 -0700 (PDT)
KAYVEN  RIESE <[EMAIL PROTECTED]> mentioned:


here is a link i am asking help

http://www.experts-exchange.com/Operating_Systems/FreeBSD/Q_21997654.html



Or install devel/glib12 first.

--
Stanislav Sedov  <[EMAIL PROTECTED]>  [[??, ??]]
PGP id: 0xEB269581   http://people.freebsd.org/~stas/stas.key.asc


without deleting it first, set the variable "FORCE_PKG_REGISTER"
  in your environment or the "make install" command line.
*** Error code 1

Stop in /usr/ports/devel/glib12.
kayve# pwd
/usr/ports/devel/glib12
kayve# make deinstall
===>  Deinstalling for devel/glib12
===>   Deinstalling glib-1.2.10_12
kayve# make
kayve# make all
kayve# make install

if [ "`/usr/bin/dirname glib`" != "." ]; then  echo "@unexec /bin/rmdir 
%D/info/`/usr/bin/dirname glib` 2> /dev/null || true" >> 
/usr/ports/devel/glib12/work/.PLIST.mktmp;  fi

===>   Compressing manual pages for glib-1.2.10_12
===>   Running ldconfig
/sbin/ldconfig -m /usr/local/lib
===>   Registering installation for glib-1.2.10_12
kayve#

wait.. that went better

===>   Registering installation for glib-1.2.10_12
kayve# cd ../mico
kayve# make deinstall
===>  Deinstalling for devel/mico
===>   mico not installed, skipping
kayve# >  Deinstalling for devel/mico
===>   mico not installed, skipping
kayve# make
===>  Building for mico-2.3.11_3
for i in admin include; do gmake -C $i adm || exit 1; done
gmake[1]: Entering directory `/usr/ports/devel/mico/work/mico/admin'
gmake[1]: Nothing to be done for `adm'.
gmake[1]: Leaving directory `/usr/ports/devel/mico/work/mico/admin'
gmake[1]: Entering directory `/usr/ports/devel/mico/work/mico/include'
gmake[1]: Nothing to be done for `adm'.
gmake[1]: Leaving directory `/usr/ports/devel/mico/work/mico/include'
for i in orb ir idl auxdir coss ccm; do gmake -C $i lib || exit 1; done
gmake[1]: Entering directory `/usr/ports/devel/mico/work/mico/orb'
gmake[1]: Nothing to be done for `lib'.
gmake[1]: Leaving directory `/usr/ports/devel/mico/work/mico/orb'
gmake[1]: Entering directory `/usr/ports/devel/mico/work/mico/ir'
gmake[1]: Nothing t

for i in  naming events streams relship property trader time lifecycle 
externali

gmake[2]: Entering directory `/usr/ports/devel/mico/work/mico/coss/naming'
/usr/ports/devel/mico/work/mico/./idl/idl --c++-skel --name CosNaming \
../../include/coss/CosNaming.idl
Assertion failed: (r), function ipaddr, file address.cc, line 512.
gmake[2]: *** [CosNaming.cc] Abort trap: 6 (core dumped)
gmake[2]: Leaving directory `/usr/ports/devel/mico/work/mico/coss/naming'
gmake[1]: *** [idlcompile] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/mico/work/mico/coss'
gmake: *** [system] Error 1
*** Error code 2

Stop in /usr/ports/devel/mico.
kayve#

nope

Stop in /usr/ports/devel/mico.
kayve# make test
make: don't know how to make test. Stop
kayve# ./configure
./configure: Command not found.
kayve# ls
Makefilefiles   pkg-plist
distinfopkg-descr   work
kayve#___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Syncing up with the package build cluster

2006-09-22 Thread Daniel O'Connor
On Saturday 23 September 2006 02:24, Kris Kennaway wrote:
> Thanks for reminding me, this information is recorded with the build
> on pointyhat but not propagated over to the FTP servers.  I'll make a
> note to look at that again.

Thanks!

Now if only it were possible for portsnap to update to an arbitrary date and 
I'd be in upgrade heaven :)

-- 
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C


pgpqsa8OKnGmZ.pgp
Description: PGP signature


Re: FreeBSD Port: dkfilter-0.10_1

2006-09-22 Thread Charles Mujie
Yanagisawa-san,

Ignore my earlier e-mail. I found out the problem. I set the private key
to be root readable so when the process starts and changes to dkfilter
user it wasn't able to read the private key file. Now I've set it to
dkfilter user and it is working fine.

/cm

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