[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Python error building RPM on RedHat 7.3

From: David Summers <david_at_summersoft.fay.ar.us>
Date: 2004-07-10 20:22:38 CEST

I'm trying to build the RedHat 7.3 RPM and here is the error I'm getting:

Creating build-outputs.mk...
Traceback (innermost last):
  File "./gen-make.py", line 176, in ?
    main(conf, gentype, skip_depends=skip, other_options=rest.list)
  File "./gen-make.py", line 38, in main
    gen_module = __import__(gen_modules[gentype][0])
  File "build/generator/gen_make.py", line 9, in ?
    import gen_base
  File "build/generator/gen_base.py", line 642
    class_pkg = build_path_join(*class_pkg_list)
                                ^
SyntaxError: invalid syntax
ERROR: gen-make.py failed

Any ideas? Is there something here that doesn't work with Python 2.2?

   Thanks!

-- 
David Wayne Summers          "Linux: Because reboots are for hardware upgrades!"
david_at_summersoft.fay.ar.us   PGP Key: http://summersoft.fay.ar.us/~david/pgp.txt
PGP Key fingerprint =  C0 E0 4F 50 DD A9 B6 2B  60 A1 31 7E D2 28 6D A8 
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jul 10 20:22:50 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.