Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Jun 2018 01:33:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 229242] icedtea-web: broken after remove of libxul
Message-ID:  <bug-229242-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229242

            Bug ID: 229242
           Summary: icedtea-web: broken after remove of libxul
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: w.schwarzenfeld@utanet.at

After remove of libxul:
checking for MOZILLA... no
checking for MOZILLA... no
configure: error: Package requirements (mozilla-plugin) were not met:

Package 'mozilla-plugin', required by 'virtual:world', not found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables MOZILLA_CFLAGS
and MOZILLA_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
=3D=3D=3D>  Script "configure" failed unexpectedly.

A try with  make MOZILLA_LIBS=3D-L/usr/local/lib/libxul
MOZILLA_CFLAGS=3D-I//usr/local/include/libxul ended expected with:

'npapi.h' file not found
or=20
npruntime.h file not found

It is complete broken. I think it could be marked as broken.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229242-7788>