similar to: Compiling python_ext ?

Displaying 5 results from an estimated 5 matches similar to: "Compiling python_ext ?"

2007 Aug 25
1
python bindings not building in 3.0.25c
building 'smb' extension x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -march=nocona -O2 -fomit-frame-pointer -pipe -D_SAMBA_BUILD_=3 -fPIC -I/usr/include/python2.5 -c python/py_smb.c -o build/temp.linux-x86_64-2.5/python/py_smb.o -march=nocona -O2 -fomit-frame-pointer -pipe -D_SAMBA_BUILD_=3 -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -march=nocona
2007 Aug 20
2
Samba 3.0.25c Available for Download
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ============================================================== "Forty-two" -- Deep Thought ============================================================== Release Announcements ===================== This is the latest production release of the
2006 Mar 13
3
validation and update
Hi, I have validation working in a situation similar to the following. (Please forgive any minor typos below) class Department < ActiveRecord::Base has_many :people end class Person < ActiveRecord::Base belongs_to :department validates_presence_of :name end @department = Department.new(:name=>"bedrock") @department.people << Person.new(:name=>"fred")
2003 Jul 11
1
Compile issues /w kerberos - Samba - 3.0 b2
I get the following compile error when compiling. It appears to be coming from KRB5LIBS. I'm not sure if it is a bug that needs to be addressed or if I screwed something up? I'm using the standard source: Error message ....... Linking libsmbclient shared library bin/libsmbclient.so PYTHON_OBJS="dynconfig.po param/loadparm.po param/params.po lib/charcnv.po lib/debug.po lib/fault.po
2003 Jan 24
1
Disabling symlink following client side?
Is there any way to specify in smb.conf that you don't want to follow symbolic links, or to somehow disable this in smbclient? I have an smb file indexer, and whenever it hits a linux box with a symlink pointing to the current directory, it creates thousands of extra entries. I'd like to be able to simply not follow symbolic links, as I have no way of disabling the "follow