Giter VIP home page Giter VIP logo

Comments (7)

roblillack avatar roblillack commented on August 22, 2024

Seems like I'm unable to fully build for ARM using the current mono master. I'll look into this again in a few days or just wait for the next release. But still, thanks for the time you took to look into this!

from monoberry.

kevinj avatar kevinj commented on August 22, 2024

Yeah, I was able to get it quite a bit further, but unfortunately, I still haven't successfully built libgdiplus.

from monoberry.

blounty avatar blounty commented on August 22, 2024

is there any resolution to this issue?

from monoberry.

fmunozs avatar fmunozs commented on August 22, 2024

I think this error is also related to new automake:

automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled. For now, the corresponding output
automake: object file(s) will be placed in the top-level directory. However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
runtime/Makefile.am:2: error: support for Cygnus-style trees has been removed
support/Makefile.am:63: warning: source file 'minizip/ioapi.c' is in a subdirectory,
support/Makefile.am:63: but option 'subdir-objects' is disabled

from monoberry.

roblillack avatar roblillack commented on August 22, 2024

Just updated to Mono 3.2.4 – anybody still got automake issues?

from monoberry.

fmunozs avatar fmunozs commented on August 22, 2024

I think mono compiled fine this time, but as @kevinj mentionend early it fails to build libgdiplus now:

/bin/sh ../libtool  --tag=CC   --mode=compile arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wno-unused -Wno-format    -I/home/fmunozs/bbndk/target_10_1_0_4633/qnx6/usr/include/freetype2 -I../cairo/src -I/home/fmunozs/net/monoberry/glib -I/home/fmunozs/net/monoberry/glib/glib -MT adjustablearrowcap.lo -MD -MP -MF .deps/adjustablearrowcap.Tpo -c -o adjustablearrowcap.lo adjustablearrowcap.c
libtool: compile:  arm-unknown-nto-qnx8.0.0eabi-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wno-unused -Wno-format -I/home/fmunozs/bbndk/target_10_1_0_4633/qnx6/usr/include/freetype2 -I../cairo/src -I/home/fmunozs/net/monoberry/glib -I/home/fmunozs/net/monoberry/glib/glib -MT adjustablearrowcap.lo -MD -MP -MF .deps/adjustablearrowcap.Tpo -c adjustablearrowcap.c  -fPIC -shared -DPIC -o .libs/adjustablearrowcap.o
In file included from adjustablearrowcap-private.h:38:0,
                 from adjustablearrowcap.c:25:
gdiplus-private.h:57:26: fatal error: cairo/cairo.h: No such file or directory
compilation terminated.
make[3]: *** [adjustablearrowcap.lo] Error 1
make[3]: Leaving directory `/home/fmunozs/net/monoberry/libgdiplus/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/fmunozs/net/monoberry/libgdiplus'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/fmunozs/net/monoberry/libgdiplus'
make: *** [target/target/armle-v7/lib/libgdiplus.so.0] Error 2

File is there though:

[fmunozs@hydra monoberry]$ find . -name "cairo.h"
./libgdiplus/cairo/src/cairo.h

I think this issue can be closed and file a new one? Thanks!

from monoberry.

roblillack avatar roblillack commented on August 22, 2024

Yes. Please see #5.

from monoberry.

Related Issues (9)

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.