Fwd: samba3 compile failure

2007-03-24 Thread Garrett Cooper

Begin forwarded message:


From: Garrett Cooper <[EMAIL PROTECTED]>
Date: March 24, 2007 1:29:57 AM PDT
To: freebsd-questions@freebsd.org
Subject: Re: samba3 compile failure

On Mar 23, 2007, at 3:51 PM, Vizion wrote:





-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Friday, March 23, 2007 11:29 AM
To: freebsd-ports@freebsd.org
Cc: freebsd-questions@freebsd.org
Subject: Re: samba3 compile failure

On Fri, 23 Mar 2007, Vizion wrote:





-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Vizion
Sent: Friday, March 23, 2007 8:15 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: samba3 compile failure

Vizion wrote:

I am trying to compile samba...

Is the cause something up with my kerberos installation

(see errors below)?

If so I do not know how to fix it :-(

If not what and how can I fix it??

Is any more information needed to help identify the cause

of the compile failure?


Thanks in advance for any help you can give
david
--
Compiling lib/smbldap_util.c
Compiling smbd/server.c
Linking bin/smbd
libsmb/clikrb5.o(.text+0x109c): In function
`smb_krb5_get_keyinfo_from_ap_req':
: undefined reference to `krb5_decode_ap_req'
libsmb/clikrb5.o(.text+0x1423): In function
`smb_krb5_principal_compare_any_realm':
: undefined reference to `krb5_principal_compare_any_realm'
libsmb/clikrb5.o(.text+0x1833): In function  
`smb_krb5_free_error':

: undefined reference to `krb5_free_error_contents'
libads/kerberos_keytab.o(.text+0x1b3): In function

`smb_krb5_kt_add_entry':

: undefined reference to `krb5_kt_compare'
/usr/lib/libgssapi.so: undefined reference to `krb5_rd_cred2'
/usr/lib/libgssapi.so: undefined reference to

`krb5_crypto_destroy'

/usr/lib/libgssapi.so: undefined reference to `krb5_ret_address'
/usr/lib/libgssapi.so: undefined reference to `krb5_ret_data'
/usr/lib/libgssapi.so: undefined reference to `krb5_ret_keyblock'
/usr/lib/libgssapi.so: undefined reference to

`krb5_auth_con_setremotesubkey'

/usr/lib/libgssapi.so: undefined reference to `krb5_data_free'
/usr/lib/libgssapi.so: undefined reference to

`krb5_config_get_strings'

/usr/lib/libgssapi.so: undefined reference to

`krb5_auth_con_setlocalsubkey'

/usr/lib/libgssapi.so: undefined reference to
`krb5_auth_con_generatelocalsubkey'
/usr/lib/libgssapi.so: undefined reference to

`krb5_sockaddr2address'

/usr/lib/libgssapi.so: undefined reference to `krb5_cc_get_ops'
/usr/lib/libgssapi.so: undefined reference to

`krb5_get_default_principal'
/usr/lib/libgssapi.so: undefined reference to  
`krb5_cc_copy_cache'

/usr/lib/libasn1.so: undefined reference to `init_error_table'
/usr/lib/libgssapi.so: undefined reference to

`krb5_auth_con_setkey'

/usr/lib/libgssapi.so: undefined reference to

`krb5_get_forwarded_creds'

/usr/lib/libgssapi.so: undefined reference to `krb5_get_err_text'
/usr/lib/libgssapi.so: undefined reference to `krb5_ret_int32'
/usr/lib/libgssapi.so: undefined reference to

`krb5_h_addr2sockaddr'

/usr/lib/libgssapi.so: undefined reference to

`krb5_build_authenticator'

/usr/lib/libgssapi.so: undefined reference to `krb5_build_ap_req'
/usr/lib/libgssapi.so: undefined reference to

`krb5_auth_getremoteseqnumber'

/usr/lib/libgssapi.so: undefined reference to `krb5_data_zero'
/usr/lib/libgssapi.so: undefined reference to `krb5_storage_free'
/usr/lib/libgssapi.so: undefined reference to

`krb5_config_free_strings'

/usr/lib/libgssapi.so: undefined reference to

`krb5_create_checksum'

/usr/lib/libgssapi.so: undefined reference to

`krb5_generate_random_block'

/usr/lib/libgssapi.so: undefined reference to `krb5_crypto_init'
/usr/lib/libgssapi.so: undefined reference to

`krb5_enctype_to_keytype'

/usr/lib/libgssapi.so: undefined reference to

`krb5_free_creds_contents'

/usr/lib/libgssapi.so: undefined reference to

`krb5_storage_from_mem'
/usr/lib/libgssapi.so: undefined reference to  
`krb5_store_address'

/usr/lib/libgssapi.so: undefined reference to `krb5_decrypt_ivec'
/usr/lib/libasn1.so: undefined reference to

`initialize_error_table_r'

/usr/lib/libgssapi.so: undefined reference to `krb5_store_int16'
/usr/lib/libgssapi.so: undefined reference to `krb5_ret_int16'
/usr/lib/libgssapi.so: undefined reference to

`krb5_get_error_string'

/usr/lib/libgssapi.so: undefined reference to

`krb5_principal_match'

/usr/lib/libgssapi.so: undefined reference to
`krb5_auth_con_setlocalseqnumber'
/usr/lib/libgssapi.so: undefined reference to

`krb5_storage_to_data'

/usr/lib/libgssapi.so: undefined reference to `krb5_store_int32'
/usr/lib/libgssapi.so: undefined reference to `krb5_encrypt_ivec'
/usr/lib/libgssapi.so: undefined reference to `krb5_storage_emem'
/usr/lib/libgssapi.so: undefined reference to `krb5_store_data'
/usr/lib/libgssapi.so: undefined reference to
`krb5_auth_con_setremoteseqnumber'
/usr/lib/libgssapi.so: undefined reference to

`krb5_principal_get_realm'

/usr

Re: samba3 compile failure

2007-03-24 Thread John Marshall

Vizion wrote:
 


-Original Message-
From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of Vizion

Sent: Friday, March 23, 2007 3:37 AM
To: [EMAIL PROTECTED]
Subject: samba3 compile failure

Trying to compile samba...
Is up with my kerberos?
If so I do not know how to fix it :-(
If not what??
Thanks in advance
david


--< snip >--

`krb5_principal_get_realm'
/usr/lib/libgssapi.so: undefined reference to `krb5_set_error_string'
/usr/lib/libgssapi.so: undefined reference to `krb5_make_principal'
/usr/lib/libgssapi.so: undefined reference to `krb5_store_keyblock'
*** Error code 1

Stop in /usr/ports/net/samba3/work/samba-3.0.24/source.
*** Error code 1

Stop in /usr/ports/net/samba3.
[EMAIL PROTECTED] /usr/ports/net/samba3]#   


Just though I should mention that this freebsd 6.1 system has krb5-1.6 
installed. Is this the version of kerberos that is installed by default with 
6_1?

David


If you have installed the MIT Kerberos Port, you need to tell the Samba 
build where to find it...


# cd /usr/ports/net/samba3
# make KRB5_HOME=/usr/local install clean

--

Regards,

John Marshall
Systems & Networks Specialist
Riverwillow Pty Ltd
Tel: +61 2 9832 7544
Fax: +61 2 9832 1986
Mob: +61 407 435 204
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


How many distfile downloads

2007-03-24 Thread Karel Miklav

I'm thinking about putting a larger distfile on my
server and I'd like to know how it will affect the
bandwidth.

How many downloads can be expected from automated
processes? Is there any statistics for port
popularity or something? Could somebody please
give me a number of downloads for his distfiles?

--

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


Re: How many distfile downloads

2007-03-24 Thread Andrew Pantyukhin

On 3/24/07, Karel Miklav <[EMAIL PROTECTED]> wrote:

I'm thinking about putting a larger distfile on my
server and I'd like to know how it will affect the
bandwidth.

How many downloads can be expected from automated
processes? Is there any statistics for port
popularity or something? Could somebody please
give me a number of downloads for his distfiles?


I'm thinking about setting up an automated on-demand
mirroring for BSD ports. Until that happens, I can
deal with some requests manually. Tell me more about
your distfile, if you want to.

As for stats, my hoster password-protects them, I'll
try to publish them though. You can get anywhere
from 0 downloads to 100-200 a day depending on many
things.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: How many distfile downloads

2007-03-24 Thread Pav Lucistnik
Karel Miklav píše v so 24. 03. 2007 v 12:17 +0100:

> I'm thinking about putting a larger distfile on my
> server and I'd like to know how it will affect the
> bandwidth.
> 
> How many downloads can be expected from automated
> processes? 

My port seen over course of February 2007

- 2 hits from bill fenner's portsurvey

and that's it. ;)

The rest are actual people installing the port. This is hard to predict.

> Is there any statistics for port popularity or something? 

I'm afraid we don't have such statistics. But you can check number of
people subscribed to updated on Freshports for your port.

-- 
Pav Lucistnik <[EMAIL PROTECTED]>
  <[EMAIL PROTECTED]>

It's the classic Microsoft security-bulletin formula: "The vulnerability is
important (never dangerous); you have nothing to fear and no reason to regret
trusting us; we have no intention of apologizing for it or even explaining it
adequately; now go get your patch, shut up, and be grateful nothing bad has
happened.
  -- The Register


signature.asc
Description: Toto je digitálně	 podepsaná část	 zprávy


[ports/graphics/graphviz] graphviz doesn't build-depend on tcl84

2007-03-24 Thread Norikatsu Shigemura
Hi dinoex.

graphviz doesn't build-depend on tcl84.  So I didn't make it.
Sorry, I don't have any idea to fix this issue.  So I just report
to you.

1 [EMAIL PROTECTED] make
:
/usr/local/bin/tclsh8.4 ./gv_doc_writer.tcl "."
/usr/local/bin/tclsh8.4: not found
gmake[3]: *** [gv_perl.man] Error 127
gmake[3]: Leaving directory 
`/usr/ports/graphics/graphviz/work/graphviz-2.12/tclpkg/gv'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory 
`/usr/ports/graphics/graphviz/work/graphviz-2.12/tclpkg'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.12'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/graphics/graphviz.
2 [EMAIL PROTECTED] which tclsh8.4
tclsh8.4 not found
3 [EMAIL PROTECTED] make -VBUILD_DEPENDS
swig1.3:/usr/ports/devel/swig13 /usr/local/bin/python:/usr/ports/lang/python24 
/usr/local/bin/ruby18:/usr/ports/lang/ruby18 gmake:/usr/ports/devel/gmake 
bison:/usr/ports/devel/bison /usr/local/bin/perl5.8.8:/usr/ports/lang/perl5.8 
/usr/local/bin/libtool:/usr/ports/devel/libtool15 
/usr/local/bin/intltool-extract:/usr/ports/textproc/intltool  
pkg-config:/usr/ports/devel/pkg-config
4 [EMAIL PROTECTED] make -VRUN_DEPENDS
wish8.4:/usr/ports/x11-toolkits/tk84 swig1.3:/usr/ports/devel/swig13 
/usr/local/bin/ruby18:/usr/ports/lang/ruby18 
/usr/local/bin/perl5.8.8:/usr/ports/lang/perl5.8   
pkg-config:/usr/ports/devel/pkg-config
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


irc/unreal

2007-03-24 Thread sekes

I'm trying to build irc/unreal on 6.2-RELEASE and failing:

===>  Building for Unreal-3.2.6
Building src
cc -I../include
-I/usr/ports/irc/unreal/work/Unreal3.2/extras/regexp/include -pipe
-I/usr/local/include -O2 -fno-strict-aliasing -pipe  -funsigned-char
-fno-strict-aliasing -export-dynamic  -L/usr/local/lib  -c timesynch.c
cc -I../include
-I/usr/ports/irc/unreal/work/Unreal3.2/extras/regexp/include -pipe
-I/usr/local/include -O2 -fno-strict-aliasing -pipe  -funsigned-char
-fno-strict-aliasing -export-dynamic  -L/usr/local/lib  -c res.c
res.c: In function `m_dns':
res.c:718: error: storage size of 'inf' isn't known
*** Error code 1

Stop in /usr/ports/irc/unreal/work/Unreal3.2/src.
*** Error code 1

Stop in /usr/ports/irc/unreal/work/Unreal3.2.
*** Error code 1

Stop in /usr/ports/irc/unreal.
[xnet] /usr/ports/irc/unreal#

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


Re: How many distfile downloads

2007-03-24 Thread Karel Miklav

Andrew Pantyukhin wrote:

I'm thinking about setting up an automated on-demand
mirroring for BSD ports. Until that happens, I can
deal with some requests manually. Tell me more about
your distfile, if you want to.


It's GCC 4.1 with GNAT Ada compiler used to bootstrap
later versions of GNAT-GCC, 11 Mb in size. I have a
server with 1 Gb/month of spare bandwidth, but no clue
if that will suffice. I could find a sponsor, but I
need some numbers first. Free mirrors are also welcome,
if I'm catching your drift :)

Really, what's your plan with this service and how it
will work?
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


problem installing devel/boost

2007-03-24 Thread Robert Huff

[I've written the listed maintianer for this port several
times, and received no response.]

devel/boost is a dependency for a port I want to install.
"make" works fine; "make install" dies with the appended results.
(Ports tree is updated nightly; OS is -CURRENT from March 13.)

Can anyone tell me what's going wrong?  It might be my fault -
don't care, just want to get this working.


Robert Huff



===>  Installing for boost-1.33.1_2
===>   boost-1.33.1_2 depends on shared library: icuuc - found
===>   Generating temporary packing list
===>  Checking if devel/boost already installed
/bin/mkdir -p /usr/local/bin
install   -o root -g wheel -m 555 
/usr/ports/devel/boost/work/boost_1_33_1/tools/build/jam_src/bin.freebsd/bjam 
/usr/local/bin/
/bin/mkdir -p /usr/local/lib
/usr/bin/find /usr/ports/devel/boost/work/boost_1_33_1/bin/boost/libs -type f 
-name "*.a" -exec install  -o root -g wheel -m 444 \{\} /usr/local/lib \;
/usr/bin/find /usr/ports/devel/boost/work/boost_1_33_1/bin/boost/libs -type f  
-name "*.so"  -exec install  -o root -g wheel -m 444 \{\} /usr/local/lib \;
cd /usr/local/lib &&  /bin/mv -f "libboost_date_time.so" 
"libboost_date_time.so.3" &&  /bin/ln -fs "libboost_date_time.so.3" 
"libboost_date_time.so"
cd /usr/local/lib &&  /bin/mv -f "libboost_filesystem.so" 
"libboost_filesystem.so.3" &&  /bin/ln -fs "libboost_filesystem.so.3" 
"libboost_filesystem.so"
cd /usr/local/lib &&  /bin/mv -f "libboost_iostreams.so" 
"libboost_iostreams.so.3" &&  /bin/ln -fs "libboost_iostreams.so.3" 
"libboost_iostreams.so"
cd /usr/local/lib &&  /bin/mv -f "libboost_prg_exec_monitor.so" 
"libboost_prg_exec_monitor.so.3" &&  /bin/ln -fs 
"libboost_prg_exec_monitor.so.3" "libboost_prg_exec_monitor.so"
cd /usr/local/lib &&  /bin/mv -f "libboost_program_options.so" 
"libboost_program_options.so.3" &&  /bin/ln -fs "libboost_program_options.so.3" 
"libboost_program_options.so"
cd /usr/local/lib &&  /bin/mv -f "libboost_regex.so" "libboost_regex.so.3" &&  
/bin/ln -fs "libboost_regex.so.3" "libboost_regex.so"
cd /usr/local/lib &&  /bin/mv -f "libboost_serialization.so" 
"libboost_serialization.so.3" &&  /bin/ln -fs "libboost_serialization.so.3" 
"libboost_serialization.so"
cd /usr/local/lib &&  /bin/mv -f "libboost_signals.so" "libboost_signals.so.3" 
&&  /bin/ln -fs "libboost_signals.so.3" "libboost_signals.so"
cd /usr/local/lib &&  /bin/mv -f "libboost_test_exec_monitor.so" 
"libboost_test_exec_monitor.so.3" &&  /bin/ln -fs 
"libboost_test_exec_monitor.so.3" "libboost_test_exec_monitor.so"
cd /usr/local/lib &&  /bin/mv -f "libboost_unit_test_framework.so" 
"libboost_unit_test_framework.so.3" &&  /bin/ln -fs 
"libboost_unit_test_framework.so.3" "libboost_unit_test_framework.so"
cd /usr/local/lib &&  /bin/mv -f "libboost_wserialization.so" 
"libboost_wserialization.so.3" &&  /bin/ln -fs "libboost_wserialization.so.3" 
"libboost_wserialization.so"
cd /usr/local/lib &&  /bin/mv -f "libboost_thread.so" "libboost_thread.so.3" && 
 /bin/ln -fs "libboost_thread.so.3" "libboost_thread.so"
/bin/mkdir -p /usr/local/include
cd /usr/ports/devel/boost/work/boost_1_33_1 &&  /usr/bin/find boost -type d -a 
\! -name "*.orig" -exec /bin/mkdir -p /usr/local/include/\{\} \;
cd /usr/ports/devel/boost/work/boost_1_33_1 &&  /usr/bin/find boost -type f -a 
\! -name "*.orig" -exec install  -o root -g wheel -m 444 \{\} 
/usr/local/include/\{\} \;
/bin/rm -rf /usr/ports/devel/boost/work/boost_1_33_1/libs/python/pyste
/bin/mkdir -p /usr/local/share/doc/boost
/usr/bin/find /usr/ports/devel/boost/work/boost_1_33_1 -type f -exec /bin/chmod 
0444 {} \;
/usr/bin/find /usr/ports/devel/boost/work/boost_1_33_1 -type d -exec /bin/chmod 
0755 {} \;
/usr/bin/find /usr/ports/devel/boost/work/boost_1_33_1 -name ".cvsignore" 
-delete
cd /usr/ports/devel/boost/work/boost_1_33_1 && /usr/bin/find . -name "*.htm" -o 
-name "*.html"  -o -name "*.css" -o -name "*.jp*g" -o -name "*.png" -o -name 
"*.gif" | /usr/bin/tar cTf - - | /usr/bin/tar xUCf /usr/local/share/doc/boost -
cd /usr/ports/devel/boost/work/boost_1_33_1/libs && /usr/bin/find . -name 
"example" -o -name "examples" -o -name "*example*.cpp" -o -name "*example*.c" 
-o -name "*example*.hpp" | /usr/bin/uniq | /usr/bin/grep -v "assign/test" | 
/usr/bin/grep -v "iterator/test" |  /usr/bin/grep -v "range/test" | 
/usr/bin/tar cTf - - | /usr/bin/tar xUCf /usr/local/share/doc/boost/libs -
./preprocessor/doc/examples: Could not unlink: Operation not permitted: 
Operation not permitted
./numeric/interval/examples: Could not unlink: Operation not permitted: 
Operation not permitted
./spirit/example: Could not unlink: Operation not permitted: Operation not 
permitted
./spirit/example/techniques: Could not unlink: Operation not permitted: 
Operation not permitted
./spirit/example/intermediate: Could not unlink: Operation not permitted: 
Operation not permitted
./spirit/example/fundamental: Could not unlink: Operation not permitted: 
Operation not pe

Re: samba3 compile failure

2007-03-24 Thread Vizion
Vizion wrote:
>  
> 
>> -Original Message-
>> From: [EMAIL PROTECTED] 
>> [mailto:[EMAIL PROTECTED] On Behalf Of Vizion
>> Sent: Friday, March 23, 2007 3:37 AM
>> To: [EMAIL PROTECTED]
>> Subject: samba3 compile failure
>>
>> Trying to compile samba...
>> Is up with my kerberos?
>> If so I do not know how to fix it :-(
>> If not what??
>> Thanks in advance
>> david
>>
--< snip >--
>> `krb5_principal_get_realm'
>> /usr/lib/libgssapi.so: undefined reference to `krb5_set_error_string'
>> /usr/lib/libgssapi.so: undefined reference to `krb5_make_principal'
>> /usr/lib/libgssapi.so: undefined reference to `krb5_store_keyblock'
>> *** Error code 1
>>
>> Stop in /usr/ports/net/samba3/work/samba-3.0.24/source.
>> *** Error code 1
>>
>> Stop in /usr/ports/net/samba3.
>> [EMAIL PROTECTED] /usr/ports/net/samba3]#   
>>
> Just though I should mention that this freebsd 6.1 system has krb5-1.6 
> installed. Is this the version of kerberos that is installed by default with 
> 6_1?
> 
> David

If you have installed the MIT Kerberos Port, you need to tell the Samba 
build where to find it...
---

Thank you guys for giving so generously of your time and being so helpful.

I have sent a compressed version of config.log to John and Garrett direct as  I 
did not want to load everyone with the file. Hope that is OK.
As recomended I tried:

# cd /usr/ports/net/samba3
# make KRB5_HOME=/usr/local install clean

But still got the same errors.

It seems highly likely that my dependencies for kerberos are screwed up. Is 
there a sure fire way of checking up on them? My guess is that at some time I 
responded innapropriately to the pkgdb -F dialogue and screwed up the existing 
installation.

pkg_info reports krb5-1.6 as installed.

If practical O wonder if it might be best to:
a. identify what version of kerberos are installed.
b. deinstall them all.
c. decide on a version to install.
d. (i) build it and 
   (ii) rebuild all dependencies to ensure they are all using the same version 
and 
   (iii) make sure that all configuration files are correct. 

Is anyone willing to tell me whether the above is a sound plan AND, if it is 
tell me how to go about it. If not can anyone identify a sounf plan. I do need 
to get samba working and I have a host of applications on this system that do 
use kerberos in one form or another!!

Channces are if I carry on as I am something is sure to break pretty damn soon.

Thanks

David









David


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


Re: samba3 compile failure

2007-03-24 Thread Vizion
 

> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Vizion
> Sent: Saturday, March 24, 2007 9:23 AM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: samba3 compile failure
> 
> Vizion wrote:
> >  
> > 
> >> -Original Message-
> >> From: [EMAIL PROTECTED] 
> >> [mailto:[EMAIL PROTECTED] On Behalf Of Vizion
> >> Sent: Friday, March 23, 2007 3:37 AM
> >> To: [EMAIL PROTECTED]
> >> Subject: samba3 compile failure
> >>
> >> Trying to compile samba...
> >> Is up with my kerberos?
> >> If so I do not know how to fix it :-(
> >> If not what??
> >> Thanks in advance
> >> david
> >>
> --< snip >--
> >> `krb5_principal_get_realm'
> >> /usr/lib/libgssapi.so: undefined reference to 
> `krb5_set_error_string'
> >> /usr/lib/libgssapi.so: undefined reference to `krb5_make_principal'
> >> /usr/lib/libgssapi.so: undefined reference to `krb5_store_keyblock'
> >> *** Error code 1
> >>
> >> Stop in /usr/ports/net/samba3/work/samba-3.0.24/source.
> >> *** Error code 1
> >>
> >> Stop in /usr/ports/net/samba3.
> >> [EMAIL PROTECTED] /usr/ports/net/samba3]#   
> >>
> > Just though I should mention that this freebsd 6.1 system 
> has krb5-1.6 installed. Is this the version of kerberos that 
> is installed by default with 6_1?
> > 
> > David
> 
> If you have installed the MIT Kerberos Port, you need to tell 
> the Samba 
> build where to find it...
> ---
> 
> Thank you guys for giving so generously of your time and 
> being so helpful.
> 
> I have sent a compressed version of config.log to John and 
> Garrett direct as  I did not want to load everyone with the 
> file. Hope that is OK.
> As recomended I tried:
> 
> # cd /usr/ports/net/samba3
> # make KRB5_HOME=/usr/local install clean
> 
> But still got the same errors.
> 
> It seems highly likely that my dependencies for kerberos are 
> screwed up. Is there a sure fire way of checking up on them? 
> My guess is that at some time I responded innapropriately to 
> the pkgdb -F dialogue and screwed up the existing installation.
> 
> pkg_info reports krb5-1.6 as installed.
> 
> If practical O wonder if it might be best to:
> a. identify what version of kerberos are installed.
> b. deinstall them all.
> c. decide on a version to install.
> d. (i) build it and 
>(ii) rebuild all dependencies to ensure they are all using 
> the same version and 
>(iii) make sure that all configuration files are correct. 
> 
> Is anyone willing to tell me whether the above is a sound 
> plan AND, if it is tell me how to go about it. If not can 
> anyone identify a sounf plan. I do need to get samba working 
> and I have a host of applications on this system that do use 
> kerberos in one form or another!!
> 
> Channces are if I carry on as I am something is sure to break 
> pretty damn soon.
> 
> Thanks
> 
> David
> 
I have been challenging myself by studying  
http://www.lpthe.jussieu.fr/~talon/freebsdports.html
which is not easy going for me.

In consequence I checked the contents of /var/db/pkg/krb5-1.6 and found that 
+REQUIRED_BY has no entries.

I hope this info may be useful.

David


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


Re: problem installing devel/boost

2007-03-24 Thread Victor Snezhko

2007/3/24, Robert Huff <[EMAIL PROTECTED]>:


[I've written the listed maintianer for this port several
times, and received no response.]

devel/boost is a dependency for a port I want to install.
"make" works fine; "make install" dies with the appended results.
(Ports tree is updated nightly; OS is -CURRENT from March 13.)

Can anyone tell me what's going wrong?  It might be my fault -
don't care, just want to get this working.


This looks like a libarchive error which was fixed recently. Updating
it should help you.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


blender-devel build fails

2007-03-24 Thread Kaspars Bankovskis
hi,
I wanted to build graphics/blender-devel for my system (6.2 generic, ports 
up-to-date), but somehow it fails, although the port is not marked 'broken'.
following output appears:

/usr/local/lib/python2.4/config/libpython2.4.a(posixmodule.o)(.text+0x31e2): In 
function `posix_tmpnam':
: warning: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/python2.4/config/libpython2.4.a(posixmodule.o)(.text+0x3146): In 
function `posix_tempnam':
: warning: warning: tempnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libIlmImf.a(ImfAttribute.o)(.text+0x8d): In function 
`Imf::(anonymous namespace)::typeMap()':
: undefined reference to `IlmThread::Mutex::lock() const'
/usr/local/lib/libIlmImf.a(ImfAttribute.o)(.text+0xc1): In function 
`Imf::(anonymous namespace)::typeMap()':
: undefined reference to `IlmThread::Mutex::Mutex()'
/usr/local/lib/libIlmImf.a(ImfAttribute.o)(.text+0x119): In function 
`Imf::(anonymous namespace)::typeMap()':
: undefined reference to `IlmThread::Mutex::Mutex()'
/usr/local/lib/libIlmImf.a(ImfAttribute.o)(.text+0x133): In function 
`Imf::(anonymous namespace)::typeMap()':
: undefined reference to `IlmThread::Mutex::unlock() const'
/usr/local/lib/libIlmImf.a(ImfAttribute.o)(.text+0x17b): In function 
`Imf::(anonymous namespace)::typeMap()':
: undefined reference to `IlmThread::Mutex::unlock() const'
/usr/local/lib/libIlmImf.a(ImfAttribute.o)(.text+0x1aa): In function 
`Imf::Attribute::newAttribute(char const*)':
: undefined reference to `IlmThread::Mutex::lock() const'
/usr/local/lib/libIlmImf.a(ImfAttribute.o)(.text+0x334): In function 
`Imf::Attribute::newAttribute(char const*)':
: undefined reference to `IlmThread::Mutex::unlock() const'
/usr/local/lib/libIlmImf.a(ImfAttribute.o)(.text+0x347): In function 
`Imf::Attribute::newAttribute(char const*)':
: undefined reference to `IlmThread::Mutex::unlock() const'
/usr/local/lib/libIlmImf.a(ImfAttribute.o)(.text+0x3a9): In function 
`Imf::Attribute::knownType(char const*)':
: undefined reference to `IlmThread::Mutex::lock() const'
/usr/local/lib/libIlmImf.a(ImfAttribute.o)(.text+0x3e3): In function 
`Imf::Attribute::knownType(char const*)':
: undefined reference to `IlmThread::Mutex::unlock() const'
/usr/local/lib/libIlmImf.a(ImfAttribute.o)(.text+0x411): In function 
`Imf::Attribute::unRegisterAttributeType(char const*)':
: undefined reference to `IlmThread::Mutex::lock() const'
/usr/local/lib/libIlmImf.a(ImfAttribute.o)(.text+0x44f): In function 
`Imf::Attribute::unRegisterAttributeType(char const*)':
: undefined reference to `IlmThread::Mutex::unlock() const'
/usr/local/lib/libIlmImf.a(ImfAttribute.o)(.text+0x462): In function 
`Imf::Attribute::unRegisterAttributeType(char const*)':
: undefined reference to `IlmThread::Mutex::unlock() const'
/usr/local/lib/libIlmImf.a(ImfAttribute.o)(.text+0x48e): In function 
`Imf::Attribute::registerAttributeType(char const*, Imf::Attribute* (*)())':
: undefined reference to `IlmThread::Mutex::lock() const'
/usr/local/lib/libIlmImf.a(ImfAttribute.o)(.text+0x630): In function 
`Imf::Attribute::registerAttributeType(char const*, Imf::Attribute* (*)())':
: undefined reference to `IlmThread::Mutex::unlock() const'
/usr/local/lib/libIlmImf.a(ImfAttribute.o)(.text+0x643): In function 
`Imf::Attribute::registerAttributeType(char const*, Imf::Attribute* (*)())':
: undefined reference to `IlmThread::Mutex::unlock() const'
/usr/local/lib/libIlmImf.a(ImfAttribute.o)(.text+0x64): In function `__tcf_0':
: undefined reference to `IlmThread::Mutex::~Mutex()'
/usr/local/lib/libIlmImf.a(ImfHeader.o)(.text+0x38): In function 
`Imf::staticInitialize()':
: undefined reference to `IlmThread::Mutex::lock() const'
/usr/local/lib/libIlmImf.a(ImfHeader.o)(.text+0x5f): In function 
`Imf::staticInitialize()':
: undefined reference to `IlmThread::Mutex::unlock() const'
/usr/local/lib/libIlmImf.a(ImfHeader.o)(.text+0x241): In function 
`Imf::staticInitialize()':
: undefined reference to `IlmThread::Mutex::Mutex()'
/usr/local/lib/libIlmImf.a(ImfHeader.o)(.text+0x280): In function 
`Imf::staticInitialize()':
: undefined reference to `IlmThread::Mutex::unlock() const'
/usr/local/lib/libIlmImf.a(ImfHeader.o)(.text+0xc): In function `__tcf_0':
: undefined reference to `IlmThread::Mutex::~Mutex()'
/usr/local/lib/libIlmImf.a(ImfInputFile.o)(.text+0x1f3): In function 
`Imf::InputFile::frameBuffer() const':
: undefined reference to `IlmThread::Mutex::lock() const'
/usr/local/lib/libIlmImf.a(ImfInputFile.o)(.text+0x206): In function 
`Imf::InputFile::frameBuffer() const':
: undefined reference to `IlmThread::Mutex::unlock() const'
/usr/local/lib/libIlmImf.a(ImfInputFile.o)(.text+0x897): In function 
`Imf::InputFile::readPixels(int, int)':
: undefined reference to `IlmThread::Mutex::lock() const'
/usr/local/lib/libIlmImf.a(ImfInputFile.o)(.text+0x8bc): In function 
`Imf::InputFile::readPixels(int, int)':
: undefined reference to `IlmThread::Mutex::unlock() const'
/usr/local/lib/libIlmImf.a(

Re: samba3 compile failure --SOLVED!!

2007-03-24 Thread Vizion
 

> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Vizion
> Sent: Saturday, March 24, 2007 9:52 AM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: samba3 compile failure
> 
>  
> 
> > -Original Message-
> > From: [EMAIL PROTECTED] 
> > [mailto:[EMAIL PROTECTED] On Behalf Of Vizion
> > Sent: Saturday, March 24, 2007 9:23 AM
> > To: [EMAIL PROTECTED]
> > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> > Subject: Re: samba3 compile failure
> > 
> > Vizion wrote:
> > >  
> > > 
> > >> -Original Message-
> > >> From: [EMAIL PROTECTED] 
> > >> [mailto:[EMAIL PROTECTED] On Behalf Of Vizion
> > >> Sent: Friday, March 23, 2007 3:37 AM
> > >> To: [EMAIL PROTECTED]
> > >> Subject: samba3 compile failure
> > >>
> > >> Trying to compile samba...
> > >> Is up with my kerberos?
> > >> If so I do not know how to fix it :-(
> > >> If not what??
> > >> Thanks in advance
> > >> david
> > >>
> > --< snip >--
> > >> `krb5_principal_get_realm'
> > >> /usr/lib/libgssapi.so: undefined reference to 
> > `krb5_set_error_string'
> > >> /usr/lib/libgssapi.so: undefined reference to 
> `krb5_make_principal'
> > >> /usr/lib/libgssapi.so: undefined reference to 
> `krb5_store_keyblock'
> > >> *** Error code 1
> > >>
> > >> Stop in /usr/ports/net/samba3/work/samba-3.0.24/source.
> > >> *** Error code 1
> > >>
> > >> Stop in /usr/ports/net/samba3.
> > >> [EMAIL PROTECTED] /usr/ports/net/samba3]#   
> > >>
> > > Just though I should mention that this freebsd 6.1 system 
> > has krb5-1.6 installed. Is this the version of kerberos that 
> > is installed by default with 6_1?
> > > 
> > > David
> > 
> > If you have installed the MIT Kerberos Port, you need to tell 
> > the Samba 
> > build where to find it...
> > ---
> > 
> > Thank you guys for giving so generously of your time and 
> > being so helpful.
> > 
> > I have sent a compressed version of config.log to John and 
> > Garrett direct as  I did not want to load everyone with the 
> > file. Hope that is OK.
> > As recomended I tried:
> > 
> > # cd /usr/ports/net/samba3
> > # make KRB5_HOME=/usr/local install clean
> > 
> > But still got the same errors.
> > 
> > It seems highly likely that my dependencies for kerberos are 
> > screwed up. Is there a sure fire way of checking up on them? 
> > My guess is that at some time I responded innapropriately to 
> > the pkgdb -F dialogue and screwed up the existing installation.
> > 
> > pkg_info reports krb5-1.6 as installed.
> > 
> > If practical O wonder if it might be best to:
> > a. identify what version of kerberos are installed.
> > b. deinstall them all.
> > c. decide on a version to install.
> > d. (i) build it and 
> >(ii) rebuild all dependencies to ensure they are all using 
> > the same version and 
> >(iii) make sure that all configuration files are correct. 
> > 
> > Is anyone willing to tell me whether the above is a sound 
> > plan AND, if it is tell me how to go about it. If not can 
> > anyone identify a sounf plan. I do need to get samba working 
> > and I have a host of applications on this system that do use 
> > kerberos in one form or another!!
> > 
> > Channces are if I carry on as I am something is sure to break 
> > pretty damn soon.
> > 
> > Thanks
> > 
> > David
> > 
> I have been challenging myself by studying  
> http://www.lpthe.jussieu.fr/~talon/freebsdports.html
> which is not easy going for me.
> 
> In consequence I checked the contents of /var/db/pkg/krb5-1.6 
> and found that +REQUIRED_BY has no entries.
> 
> I hope this info may be useful.
> 
> David
> 
> 
Well after thinking about blank +REQUIRED I thought a little more
#cd /usr/ports/security/krb5
#make deinstall
#make clean
then
# cd /usr/ports/net/samba3
# make clean
# make config
# make
# make install
And HEY PRESTO
I have samba3 working..

All of which goes to show that its what you can get rid of that really matters!!

Thanks again you guys

you have been great

David


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


New port - please review

2007-03-24 Thread Marcin Simonides

I've made a port for gnome-subtitles, a subtitle editor with video
preview (http://gnome-subtitles.sourceforge.net/).

Since this is my first port I'd like to ask you to review and test it
before I submit it.

The file may be downloaded here: 
http://marcin.studio4plus.com/files/gnome-subtitles-port.tgz

Just untar it in /usr/ports, multimedia/gnome-subtitles will be created.

It requires (quoting the website):

Mono >= 1.1 (mono to run, gmcs to build)
Gtk-Sharp >= 2.8
Glade-Sharp >= 2.8
Gnome-Sharp >= 2.8
Gtk+ >= 2.8

and optionally mplayer. I hope that adding only the highest-level 
dependencies (eg. no gtk, since it is required by gtk-sharp) is enough.


It works fine on my system (6.2-stable) but package registration takes a 
very long time. Is it normal (there is a lot of gnome dependencies to 
register, I think) or is something wrong?


Thanks in advance!
--
Marcin Simonides

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


Re: problem installing devel/boost

2007-03-24 Thread Robert Huff
Victor Snezhko writes:

>  This looks like a libarchive error which was fixed recently. Updating
>  it should help you.

Didn't work.

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


Re: New port - please review

2007-03-24 Thread KillFill

Hello Marcin!

actually the BSD# ports repo, already got gnome-subtitles!

take a look:
http://forgecvs1.novell.com/viewcvs/bsd-sharp/FreeBSD-ports/multimedia/gnome-subtitles/

Soon, it will be merge into FreeBSD port possible with monodevelop too.

Boths, looks very much the same.

thanks!!

El sáb, 24-03-2007 a las 20:50 +0100, Marcin Simonides escribió:
> I've made a port for gnome-subtitles, a subtitle editor with video
> preview (http://gnome-subtitles.sourceforge.net/).
> 
> Since this is my first port I'd like to ask you to review and test it
> before I submit it.
> 
> The file may be downloaded here: 
> http://marcin.studio4plus.com/files/gnome-subtitles-port.tgz
> Just untar it in /usr/ports, multimedia/gnome-subtitles will be created.
> 
> It requires (quoting the website):
> 
> Mono >= 1.1 (mono to run, gmcs to build)
> Gtk-Sharp >= 2.8
> Glade-Sharp >= 2.8
> Gnome-Sharp >= 2.8
> Gtk+ >= 2.8
> 
> and optionally mplayer. I hope that adding only the highest-level 
> dependencies (eg. no gtk, since it is required by gtk-sharp) is enough.
> 
> It works fine on my system (6.2-stable) but package registration takes a 
> very long time. Is it normal (there is a lot of gnome dependencies to 
> register, I think) or is something wrong?
> 
> Thanks in advance!
-- 
KillFill <[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: New port - please review

2007-03-24 Thread Andrew Pantyukhin

On 3/25/07, KillFill <[EMAIL PROTECTED]> wrote:


Hello Marcin!

actually the BSD# ports repo, already got gnome-subtitles!


"already" as in "2 hours after Marcin's mail"?

It happens all the time - two people working on the
same thing independently. I'm sure you both did a
great job porting gnome-subtitles. Just be sure to
mention each other when it gets committed.

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


Re: New port - please review

2007-03-24 Thread KillFill
El dom, 25-03-2007 a las 01:44 +0300, Andrew Pantyukhin escribió:
> On 3/25/07, KillFill <[EMAIL PROTECTED]> wrote:
> >
> > Hello Marcin!
> >
> > actually the BSD# ports repo, already got gnome-subtitles!
> 
> "already" as in "2 hours after Marcin's mail"?
> 
> It happens all the time - two people working on the
> same thing independently. I'm sure you both did a
> great job porting gnome-subtitles. Just be sure to
> mention each other when it gets committed.
> 
> Cheers!

hehe.. yes, actually the port was in deskutils, but after seen what
Marcin did, i think its better under multimedia, as there are similar
ports there already.

^_^
-- 
KillFill <[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: FreeBSD ports you maintain which are out of date

2007-03-24 Thread Shaun Amott
On Wed, Mar 21, 2007 at 12:31:45PM -0700, Eric P. Scott wrote:
> >print/ghostscript-afpl-nox11| 8.54| 8.56
> 
> I believe the "Current" version to be the latest and there is no 8.56.

The file that was found is here:

http://heanet.dl.sourceforge.net/sourceforge/ghostscript/

> >security/dropbear   | 0.49| 0.255
> 
> Huh?
> 
> http://matt.ucc.asn.au/dropbear/dropbear.html

0.255 is listed here:

http://matt.ucc.asn.au/dropbear/releases/

That one looks like a backwards-counting version number. I'll add a
restriction directive to the Makefile when I have a moment.

portscout has no way of knowing if the distfiles are genuine or not, it
only reports what it finds.

Thanks for your report!

Shaun

-- 
Shaun Amott // PGP: 0x6B387A9A
"A foolish consistency is the hobgoblin
of little minds." - Ralph Waldo Emerson
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD ports you maintain which are out of date

2007-03-24 Thread Shaun Amott
On Tue, Mar 20, 2007 at 11:08:29PM -0400, Steven Kreuzer wrote:
> 
> nrpe is listed as being out of date. However, for some reason, there  
> are two versions of nrpe in ports: nrpe at v1.9, nrpe2 at v2.7 (2.7.1  
> is the latest stable version, so the nrpe2 port is out of date)
> Would it make sense to remove the port for nrpe which is currently  
> unmaintained and rename nrpe2, which is maintained to just nrpe?

Yes, if nothing depends on nrpe 1 specifically. Of, if both ports are
kept, a version limit directive (for portscout) could be added to the
port Makefiles.

-- 
Shaun Amott // PGP: 0x6B387A9A
"A foolish consistency is the hobgoblin
of little minds." - Ralph Waldo Emerson
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"