Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lysdr cores #2

Open
DianeBruce opened this issue Feb 19, 2011 · 4 comments
Open

lysdr cores #2

DianeBruce opened this issue Feb 19, 2011 · 4 comments
Assignees

Comments

@DianeBruce
Copy link

lysdr cores on a amd64 (FreeBSD but likely on other systems as well)

(gdb) bt
#0 0x00000008025f8680 in g_type_check_instance_cast ()

from /usr/local/lib/libgobject-2.0.so.0
#1 0x00000000004076ba in gui_display (sdr=0x8044398c0) at ../gui.c:212
#2 0x0000000000405ad5 in main (argc=1, argv=0x7fffffffeb90) at ../lysdr.c:132

  • Diane
@ghost ghost assigned kylegordon Mar 1, 2012
@kylegordon
Copy link
Collaborator

Hi Diane,

I'm trying to build this on x64 FreeBSD 9, but having issues as Ports comes with gtk 2.24.6 and lysdr requires 2.6. Can you advise on what you did in order to compile it?

Cheers

Kyle

@DianeBruce
Copy link
Author

On Tue, Mar 06, 2012 at 01:18:57AM -0800, Kyle Gordon wrote:

Hi Diane,

I'm trying to build this on x64 FreeBSD 9, but having issues as Ports comes with gtk 2.24.6 and lysdr requires 2.6. Can you advise on what you did in order to compile it?

Sure.
Port as attached. Not had time to play with it here, let me know
if you can get it running. The problem is probably a int vs. void *
somewhere, but not had time to look at that in detail.
Note cexp is not in libm on FreeBSD :-( at least up to FreeBSD 8

Cheers

Kyle

- Diane

@kylegordon
Copy link
Collaborator

Either I'm going daft, or there's nothing attached. Any thoughts? :-)

@DianeBruce
Copy link
Author

On Sat, Mar 17, 2012 at 04:35:44PM -0700, Kyle Gordon wrote:

Either I'm going daft, or there's nothing attached. Any thoughts? :-)

It wouldn't be the first time I've forgotten to include a tarball.
.


Reply to this email directly or view it on GitHub:
#2 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants