Closed Bug 389340 Opened 17 years ago Closed 17 years ago

configure fails on OpenSolaris after checkin of system-lcms

Categories

(Firefox Build System :: General, defect)

All
OpenSolaris
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ginnchen+exoracle, Assigned: ginnchen+exoracle)

Details

Attachments

(1 file)

after system-lcms checkin, bug 16769

configure failed on OpenSolaris

checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for sys/int_types.h... (cached) yes
./configure: test: argument expected
*** Fix above errors and then restart with "make -f client.mk build"
make[1]: *** [configure] Error 1

This line fails, I've no idea why
if test "${enable_system_lcms+set}" = set; then
switch /bin/sh to /bin/bash can workaround
Actually it fails on
if test -z "$MOZ_NATIVE_LCMS"                                                   
then

if MOZ_NATIVE_LCMS is nothing
Attached patch patchSplinter Review
actually the bug is in allmakefiles.sh
space is missing after !
Assignee: nobody → ginn.chen
Status: NEW → ASSIGNED
Attachment #273520 - Flags: review?(wtc)
Attachment #273520 - Flags: superreview+
Attachment #273520 - Flags: review?(wtc)
Attachment #273520 - Flags: review+
patch committed
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: