|
From: Jens V. <je...@zo...> - 2002-11-04 12:28:54
|
what is the actual error that you get... ? jens On Monday, Nov 4, 2002, at 07:13 US/Eastern, J.Scholtes wrote: > Hi Folks. > > I still have problems to compile python-ldap on macosx. > When I took a closer look to the output of the build-script I might > have found one Problem. > Here is the line of the gcc-call: > > ## > gcc -arch i386 -arch ppc -bundle -flat_namespace -undefined suppress > build/temp.darwin-6.1-Power Macintosh-2.2/LDAPObject.o > build/temp.darwin-6.1-Power Macintosh-2.2/common.o > build/temp.darwin-6.1-Power Macintosh-2.2/constants.o > build/temp.darwin-6.1-Power Macintosh-2.2/errors.o > build/temp.darwin-6.1-Power Macintosh-2.2/functions.o > build/temp.darwin-6.1-Power Macintosh-2.2/schema.o > build/temp.darwin-6.1-Power Macintosh-2.2/ldapmodule.o > build/temp.darwin-6.1-Power Macintosh-2.2/linkedlist.o > build/temp.darwin-6.1-Power Macintosh-2.2/message.o > build/temp.darwin-6.1-Power Macintosh-2.2/version.o > build/temp.darwin-6.1-Power Macintosh-2.2/options.o > -L/usr/local/openldap-REL_ENG_2_1/lib > -Wl,-R/usr/local/openldap-REL_ENG_2_1/lib -lldap -llber -o > build/lib.darwin-6.1-Power Macintosh-2.2/_ldap.so > ## > > I think the Problem is the space in the path: > build/temp.darwin-6.1-Power Macintosh-2.2/xxxx > ^^^^ > Where can I find the gcc-call to modify the path to something without > a space ? > > best regards > juergen > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: ApacheCon, November 18-21 in > Las Vegas (supported by COMDEX), the only Apache event to be > fully supported by the ASF. http://www.apachecon.com > _______________________________________________ > Python-LDAP-dev mailing list > Pyt...@li... > https://lists.sourceforge.net/lists/listinfo/python-ldap-dev |