mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Szabolcs Nagy <nsz@port70.net>
To: musl@lists.openwall.com
Subject: Re: Fwd: Link problems with static node-canvas
Date: Sun, 28 Jun 2015 00:41:29 +0200	[thread overview]
Message-ID: <20150627224128.GC32532@port70.net> (raw)
In-Reply-To: <CAKfGGh0DdGKqQ5g4x1sENHr0EYGuDD4xhamoqjja2jPtp-82tg@mail.gmail.com>

* piranna@gmail.com <piranna@gmail.com> [2015-06-28 00:20:06 +0200]:
> Build process is managed automatically by node-gyp and the makefile is
> generated each time, so I don't think could hand too much here...
> Anyway, I've executed 'npm install --verbose' and got the make output
> in console. The linker string is:
> 
>   flock ./Release/linker.lock x86_64-nodeos-linux-musl-g++ -shared
> -pthread -rdynamic -m64  -Wl,-soname=canvas.node -o
> Release/obj.target/canvas.node -Wl,--start-group
> Release/obj.target/canvas/src/backend/ImageBackend.o
> Release/obj.target/canvas/src/backend/FBDevBackend.o
> Release/obj.target/canvas/src/Canvas.o
> Release/obj.target/canvas/src/CanvasGradient.o
> Release/obj.target/canvas/src/CanvasPattern.o
> Release/obj.target/canvas/src/CanvasRenderingContext2d.o
> Release/obj.target/canvas/src/color.o
> Release/obj.target/canvas/src/Image.o
> Release/obj.target/canvas/src/ImageData.o
> Release/obj.target/canvas/src/init.o
> Release/obj.target/canvas/src/PixelArray.o
> Release/obj.target/canvas/src/FontFace.o
> Release/obj.target/static/cairo.a Release/obj.target/static/png.a
> Release/obj.target/static/jpeg.a Release/obj.target/static/gif.a
> Release/obj.target/static/pixman.a
> Release/obj.target/static/freetype.a Release/obj.target/static/zlib.a
> -Wl,--end-group -static
> 
> Also I've attached the full make output (the extra info is from
> node-gyp, I think can be useful).
> 

have you verified that
Release/obj.target/static/jpeg.a
Release/obj.target/static/freetype.a
have the missing symbols?
(eg using nm)


  reply	other threads:[~2015-06-27 22:41 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-26 23:06 piranna
2015-06-27  6:18 ` Рысь
2015-06-27  9:41   ` piranna
2015-06-27 10:07     ` Рысь
2015-06-27 11:18       ` Szabolcs Nagy
2015-06-27 22:05         ` piranna
     [not found]       ` <CAKfGGh1DvxCjHWYpCENH3mcxDRa9LimHMCPhteoeb+4S0R5Uvg@mail.gmail.com>
2015-06-27 22:20         ` Fwd: " piranna
2015-06-27 22:41           ` Szabolcs Nagy [this message]
2015-06-27 23:10             ` piranna
2015-06-28  3:23               ` Рысь
2015-06-28 13:06                 ` piranna
2015-06-28 18:21                   ` piranna
2015-06-28  3:17           ` Рысь
2015-06-28 12:51             ` piranna

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150627224128.GC32532@port70.net \
    --to=nsz@port70.net \
    --cc=musl@lists.openwall.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).