sort of samba compiling hints
  • Cocoon
    Cocoon
    micken
    Posts: 42 from 2004/6/7
    Hi

    I just sent this out by mail, it might be usefull to
    anyone trying to compile my samba port..

    You can not compile the source "off the shelf", it relies on file locking
    and mem protection that morphos doesnt have. You have to remove all code
    that refernce to locking and memoryprotection. Then with a bit of luck, the
    source will build. I am trying to implement proper fcntl locking in ixemul
    , but it was harder than I thought. The best thing to do is to start with
    my source and try to compile it. There maybe is somethings that I hacked
    during the development , that should be or not in the source when compiling
    , you may have to change the code during the compile :-)

    I could have done the build for you , but my dev system just freaked out and
    "make" does not work with the samba makefiles , and I have tried to
    reconfigure the whole beast.
    MorphOS hangaround :)
  • »03.11.04 - 13:51
    Profile