Menu

Problem with compiling microcode.so

Help
2002-05-05
2002-05-11
  • Nobody/Anonymous

    I followed the instructions in the manual and get following errors:

    ---------------------------
    microcode.c: In function `zm_info_microcode':
    microcode.c:153: `COPYRIGHT_NOTICE' undeclared (first use in this function)
    microcode.c:153: (Each undeclared identifier is reported only once
    microcode.c:153: for each function it appears in.)
    microcode.c:157: `VERSION' undeclared (first use in this function)
    make[3]: *** [microcode.slo] Error 1
    make[3]: Leaving directory `/tmp/php-4.2.0/ext/microcode'
    make[2]: *** [all-recursive] Error 1
    make[2]: Leaving directory `/tmp/php-4.2.0/ext/microcode'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/tmp/php-4.2.0/ext'
    make: *** [all-recursive] Error 1

    -----------------------

    I tested version 4.0.6 and 4.2.0 of php.
    Version 4.0.6 aborted earlier with some strange errors.

    thanks in advice

     
    • Karsten Richter

      Karsten Richter - 2002-05-11

      Hi,

      the errors you get are quite strange.

      Those two variables definitely exist.

      What platform are you compliling on? What version of
      gcc do you use?

      Never heard of such problems...

      Regards

      Karsten Richter (krichter@databay.de)

       

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.