DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Packages and Ports

OpenBSD Packages and Ports Installation and upgrading of packages and ports on OpenBSD.

Reply
 
Thread Tools Display Modes
Old 4th June 2008
cubo cubo is offline
Real Name: Luca
Port Guard
 
Join Date: May 2008
Location: Italy - Torino
Posts: 21
Default

did you pass LDFLAGS? I get the same error if I omit LDFLAGS

note that in LDFLAGS="-L/usr/local/lib -logg -lvorbis -lm -lossaudio" this thime "-l" is "l" like in library, and not "I" like in Include
Reply With Quote
Old 4th June 2008
aleunix aleunix is offline
Real Name: Alessandro
Spam Deminer
 
Join Date: May 2008
Location: Italy
Posts: 224
Default

The first problem is resolved.

I launch the command in two lines.

Also i have installed libtheora.

I have launch the command gmake without modifies files "src/opendev.c" and "include/rmdtypes.h" (because for the moment i haven't interest to have audio on recordymydesktop) and i have the error on the follow image.
Attached Images
File Type: jpg QEMU-recordmydesktop-gmake.jpg (53.5 KB, 78 views)
Reply With Quote
Old 4th June 2008
cubo cubo is offline
Real Name: Luca
Port Guard
 
Join Date: May 2008
Location: Italy - Torino
Posts: 21
Default

Quote:
Originally Posted by aleunix View Post
I have launch the command gmake without modifies files "src/opendev.c" and "include/rmdtypes.h" (because for the moment i haven't interest to have audio on recordymydesktop) and i have the error on the follow image.
This IS the problem, you HAVE to change those files othewise the program won't compile. Running ./configure --help it seems that there is no way to disable audio at compile time. If you are not interested in audio you can disable it at running time with
recordmydesktop --no-sound
Reply With Quote
Old 4th June 2008
aleunix aleunix is offline
Real Name: Alessandro
Spam Deminer
 
Join Date: May 2008
Location: Italy
Posts: 224
Default

Thanks.

This is my first OpenBSD screencast.

First screencast video

Yes the example is nothing particular but to use graphical interface on qemu is a slow exaggerated!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
HOWTO: Lightest XFCE - Making XFCE lighter and faster vermaden Guides 27 2nd September 2010 12:24 PM
Thinkpad boot screen Carpetsmoker Off-Topic 6 21st September 2009 05:11 PM
X - Virtual screen too big for memory backrow OpenBSD General 1 4th July 2009 07:22 PM
xfce darken FreeBSD Ports and Packages 4 31st July 2008 05:28 PM
screen casting via v4l ddekok Other BSD and UNIX/UNIX-like 2 17th July 2008 03:27 PM


All times are GMT. The time now is 06:47 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick