Menu

OpenBSD 3.1 / Apache 1.3.24 / Python 2.2

Help
D. Higgs
2002-07-20
2002-07-20
  • D. Higgs

    D. Higgs - 2002-07-20

    Using -stable branch, included apache source, and recommended build process.

    I can't get Python 1.6 and 1.5.2 to build, complains of undefined _PyEval_InitThreads symbol.

    Hacked out some changes (versions, manually setting #include paths, rename alloc.h to ap_alloc.h in Makefile, etc) to get a compile, but having odd errors.

    Scripts will execute, but the httpd process that ran the .py will begin to eat up CPU and dump a threading error in the httpd log as follows.  Will probably try building vs standard Apache source next.  Suggestions welcome in the meantime.

    Happens often:
    Fatal error '_waitq_insert: Already in queue' at line 280 in file /usr/src/lib/libc_r/uthread/uthread_priority_queue.c (errno = 35)
    Only seen once:
    Fatal error '_pq_insert_tail: Already in priority queue' at line 196 in file /usr/src/lib/libc_r/uthread/ut
    hread_priority_queue.c (errno = 4)

    Can post more information if needed, or by email.  Thanks.

     
    • D. Higgs

      D. Higgs - 2002-07-20

      BTW:  Using pyApache 4.26.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.