php5 port compile problem

freebsd-stable_at_auscert.org.au
Date: 10/29/04

  • Next message: Daniel O'Connor: "Re: php5 port compile problem"
    To: freebsd-stable@freebsd.org
    Date: Fri, 29 Oct 2004 16:03:19 +1000
    
    

    Hi,

    After a make update in /usr/src today (about an hour ago):

    ext/standard/dns.lo(.text+0x1c6c): In function `.L163':
    : undefined reference to `res_ninit'
    ext/standard/dns.lo(.text+0x1cd8): In function `.L163':
    : undefined reference to `res_nmkquery'
    ext/standard/dns.lo(.text+0x1d0a): In function `.L163':
    : undefined reference to `res_nsend'
    ext/standard/dns.lo(.text+0x1e9a): In function `.L163':
    : undefined reference to `res_nclose'
    *** Error code 1

    Stop in /usr/ports/lang/php5/work/php-5.0.2.
    *** Error code 1

    Stop in /usr/ports/lang/php5.
    ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall88483.0 make DEPENDS_TARGET=package
    ** Fix the problem and try again.
    ** Listing the failed packages (*:skipped / !:failed)
            ! lang/php5 (linker error)
    ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed

    Hope this is the right place to bring this up?

    joel

    -- 
    Security Analyst                    | Hotline: +61 7 3365 4417
    AusCERT - Australia's national CERT | Fax:     +61 7 3365 7031
    The University of Queensland        | WWW:     www.auscert.org.au
    Qld 4072 Australia                  | Email:   auscert@auscert.org.au
    _______________________________________________
    freebsd-stable@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-stable
    To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
    

  • Next message: Daniel O'Connor: "Re: php5 port compile problem"

    Relevant Pages