Skip to content

Solaris x86 build #110

@winbatch

Description

@winbatch

Struggling to build on the above platform. I've tried setting CC to the sun studio compiler. Any ideas?

./configure

sed: illegal option -- E

grep: illegal option -- E

Usage: grep -hblcnsviw pattern file . . .

using cache file config.cache

checking for C compiler from CC env... ok

checking for C++ compiler from CXX env... ok

checking executable ld... ok (cached)

checking executable nm... ok (cached)

checking executable objdump... ok (cached)

checking executable strip... ok (cached)

checking for pkgconfig (by command)... ok (cached)

checking for install (by command)... ok (cached)

checking for PIC (by compile)... ok (cached)

checking for GNU-compatible linker options... ok (cached)

checking for __atomic_32 (by compile)... failed

checking for __atomic_32_lib (by compile)... failed

checking for __sync_32 (by compile)... ok (cached)

checking for __atomic_64 (by compile)... failed

checking for __atomic_64_lib (by compile)... failed

checking for __sync_64 (by compile)... ok (cached)

parsing version ''... failed (fail)

checking for libpthread (by pkg-config)... failed

checking for libpthread (by compile)... failed (fail)

checking for zlib (by pkg-config)... failed

checking for zlib (by compile)... failed (fail)

checking for librt (by pkg-config)... failed

checking for librt (by compile)... failed

checking executable otool... failed

checking for nm (by env NM)... ok (cached)

Configure failed

Accumulated failures:

parseversion ()

module: parseversion

action: fail

reason:

Version string is empty

libpthread ()

module: librdkafka

action: fail

reason:

compile check failed:

CC: CC

flags: -lpthread

/usr/bin/cc -g -O2 -fPIC -Wall -Werror -Wfloat-equal -Wpointer-arith -Wall -Werror -lpthread _mkltmpXXXX.c -o _mkltmpXXXX.c.o -g:

cc: -W option with unknown program all

source:

zlib ()

module: librdkafka

action: fail

reason:

compile check failed:

CC: CC

flags: -lz

/usr/bin/cc -g -O2 -fPIC -Wall -Werror -Wfloat-equal -Wpointer-arith -Wall -Werror -lz _mkltmpXXXX.c -o _mkltmpXXXX.c.o -g:

cc: -W option with unknown program all

source:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions