[xsd-users] :: Segmentation fault ::

galathaea galathaea galathaea at gmail.com
Wed Feb 22 01:35:11 EST 2006


boris

i am building a project
  with xsd
that i want to compile
  on both macosx (gcc 4.0.0 - osx 10.4.4)
  and linux (gcc 2.96 - kernel 2.4.18)

to automate portability
i have decided to makefile the full source build
  including all the subproject dependencies

(I also wanted to study some of the structure of xsd
because i enjoyed the modern api)

it seems it all starts with a "build" layer
where you add some project management to the make process

i have downloaded and extracted the build project (0.2.1)
on both the macosx and linux

when i enter

make install install_prefix=/direct.path.to.install.location

or even just

make

i get

Segmentation fault

on the macosx i am using make 3.80
i was going to start
  turning on makefile output
  attaching a debugger
  and hunting through the code
but i was hoping this might be obvious
  to someone familiar with the code

i understand the linux doesn't meet the minimum gcc version
  (i will be upgrading everything - including kernel - in a few weeks)
but are there any known difficulties on the macosx?

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
galathaea: prankster, fablist, magician, liar




More information about the xsd-users mailing list