GithubHelp home page GithubHelp logo

Comments (11)

Mech0n avatar Mech0n commented on July 20, 2024

What is your libtiff version or commit? may be you need re autogen it.

from nestfuzz.

komorogrov avatar komorogrov commented on July 20, 2024

Libtiff version is 4.6.0. Is this the same version you're testing?

from nestfuzz.

Mech0n avatar Mech0n commented on July 20, 2024

I checked it on the latest version. Can you provide the config.log ?

from nestfuzz.

komorogrov avatar komorogrov commented on July 20, 2024

OK, this is the config.log.
config.log
The logs show that the error is coming from clang, as shown in the top image.

from nestfuzz.

komorogrov avatar komorogrov commented on July 20, 2024

Maybe it's a problem with the llvm installation. I installed it directly using apt-get install. I'm compiling and installing it from source code.

from nestfuzz.

komorogrov avatar komorogrov commented on July 20, 2024

After compiling and installing clang-10 from source code, I still face the same error.
clang: error: unsupported option '-V -Xclang'
Does clang support the -V option?

from nestfuzz.

komorogrov avatar komorogrov commented on July 20, 2024

Hello Mech0n:
I finally compiled the program by adding the --host=x86 option.
CC=/home/echo/NestFuzz/ipl-modeling/install/test-clang CXX=/home/echo/NestFuzz/ipl-modeling/install/test-clang++ ./configure --disable-shared --host=x86
But ,I don't know why.

from nestfuzz.

Mech0n avatar Mech0n commented on July 20, 2024
image

This is the reason. configure will ignore the check for -qversion and -V .

from nestfuzz.

Mech0n avatar Mech0n commented on July 20, 2024

configure is generated by autogen.sh. so mybe you need re run it.

from nestfuzz.

komorogrov avatar komorogrov commented on July 20, 2024

I know why the --host option is needed, and I also get it from the logs. I'm just wondering, why do I need it while other people don't? Is it because of the development environment? I ran the whole experiment on ubuntu 20.04.

from nestfuzz.

Mech0n avatar Mech0n commented on July 20, 2024

You can connect us : [email protected]

from nestfuzz.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.