[Lcdproc] OpenBSD 3.9 : undefined symbol 'i386_get_ioperm'
Mickael Dudikoff
citizengen@yahoo.fr
Thu Aug 31 22:26:01 2006
--0-888284116-1157063117=:28123
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Here is the output :
gmake all-recursive
gmake[1]: Entering directory `/root/lcdproc-0.5.0'
Making all in shared
gmake[2]: Entering directory `/root/lcdproc-0.5.0/shared'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/root/lcdproc-0.5.0/shared'
Making all in clients
gmake[2]: Entering directory `/root/lcdproc-0.5.0/clients'
Making all in examples
gmake[3]: Entering directory `/root/lcdproc-0.5.0/clients/examples'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/root/lcdproc-0.5.0/clients/examples'
Making all in headlines
gmake[3]: Entering directory `/root/lcdproc-0.5.0/clients/headlines'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/root/lcdproc-0.5.0/clients/headlines'
Making all in lcdexec
gmake[3]: Entering directory `/root/lcdproc-0.5.0/clients/lcdexec'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/root/lcdproc-0.5.0/clients/lcdexec'
Making all in lcdproc
gmake[3]: Entering directory `/root/lcdproc-0.5.0/clients/lcdproc'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/root/lcdproc-0.5.0/clients/lcdproc'
Making all in metar
gmake[3]: Entering directory `/root/lcdproc-0.5.0/clients/metar'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/root/lcdproc-0.5.0/clients/metar'
gmake[3]: Entering directory `/root/lcdproc-0.5.0/clients'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/root/lcdproc-0.5.0/clients'
gmake[2]: Leaving directory `/root/lcdproc-0.5.0/clients'
Making all in server
gmake[2]: Entering directory `/root/lcdproc-0.5.0/server'
Making all in drivers
gmake[3]: Entering directory `/root/lcdproc-0.5.0/server/drivers'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/root/lcdproc-0.5.0/server/drivers'
Making all in commands
gmake[3]: Entering directory `/root/lcdproc-0.5.0/server/commands'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/root/lcdproc-0.5.0/server/commands'
gmake[3]: Entering directory `/root/lcdproc-0.5.0/server'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/root/lcdproc-0.5.0/server'
gmake[2]: Leaving directory `/root/lcdproc-0.5.0/server'
Making all in docs
gmake[2]: Entering directory `/root/lcdproc-0.5.0/docs'
Making all in lcdproc-user
gmake[3]: Entering directory `/root/lcdproc-0.5.0/docs/lcdproc-user'
Making all in drivers
gmake[4]: Entering directory `/root/lcdproc-0.5.0/docs/lcdproc-user/drivers'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/root/lcdproc-0.5.0/docs/lcdproc-user/drivers'
gmake[4]: Entering directory `/root/lcdproc-0.5.0/docs/lcdproc-user'
gmake[4]: Nothing to be done for `all-am'.
gmake[4]: Leaving directory `/root/lcdproc-0.5.0/docs/lcdproc-user'
gmake[3]: Leaving directory `/root/lcdproc-0.5.0/docs/lcdproc-user'
Making all in lcdproc-dev
gmake[3]: Entering directory `/root/lcdproc-0.5.0/docs/lcdproc-dev'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/root/lcdproc-0.5.0/docs/lcdproc-dev'
gmake[3]: Entering directory `/root/lcdproc-0.5.0/docs'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/root/lcdproc-0.5.0/docs'
gmake[2]: Leaving directory `/root/lcdproc-0.5.0/docs'
Making all in scripts
gmake[2]: Entering directory `/root/lcdproc-0.5.0/scripts'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/root/lcdproc-0.5.0/scripts'
gmake[2]: Entering directory `/root/lcdproc-0.5.0'
gmake[2]: Nothing to be done for `all-am'.
gmake[2]: Leaving directory `/root/lcdproc-0.5.0'
gmake[1]: Leaving directory `/root/lcdproc-0.5.0'
Guillaume Filion <gfk@logidac.com> a écrit :
Could you do
gmake > make.log 2>&1
and send config.log and make.log to the mailing list.
---------------------------------
Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet ! Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos expériences. Cliquez ici.
--0-888284116-1157063117=:28123
Content-Type: text/html; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Here is the output :<br><br>gmake all-recursive<br>gmake[1]: Entering directory `/root/lcdproc-0.5.0'<br>Making all in shared<br>gmake[2]: Entering directory `/root/lcdproc-0.5.0/shared'<br>gmake[2]: Nothing to be done for `all'.<br>gmake[2]: Leaving directory `/root/lcdproc-0.5.0/shared'<br>Making all in clients<br>gmake[2]: Entering directory `/root/lcdproc-0.5.0/clients'<br>Making all in examples<br>gmake[3]: Entering directory `/root/lcdproc-0.5.0/clients/examples'<br>gmake[3]: Nothing to be done for `all'.<br>gmake[3]: Leaving directory `/root/lcdproc-0.5.0/clients/examples'<br>Making all in headlines<br>gmake[3]: Entering directory `/root/lcdproc-0.5.0/clients/headlines'<br>gmake[3]: Nothing to be done for `all'.<br>gmake[3]: Leaving directory `/root/lcdproc-0.5.0/clients/headlines'<br>Making all in lcdexec<br>gmake[3]: Entering directory `/root/lcdproc-0.5.0/clients/lcdexec'<br>gmake[3]: Nothing to be done for `all'.<br>gmake[3]: Leaving directory
`/root/lcdproc-0.5.0/clients/lcdexec'<br>Making all in lcdproc<br>gmake[3]: Entering directory `/root/lcdproc-0.5.0/clients/lcdproc'<br>gmake[3]: Nothing to be done for `all'.<br>gmake[3]: Leaving directory `/root/lcdproc-0.5.0/clients/lcdproc'<br>Making all in metar<br>gmake[3]: Entering directory `/root/lcdproc-0.5.0/clients/metar'<br>gmake[3]: Nothing to be done for `all'.<br>gmake[3]: Leaving directory `/root/lcdproc-0.5.0/clients/metar'<br>gmake[3]: Entering directory `/root/lcdproc-0.5.0/clients'<br>gmake[3]: Nothing to be done for `all-am'.<br>gmake[3]: Leaving directory `/root/lcdproc-0.5.0/clients'<br>gmake[2]: Leaving directory `/root/lcdproc-0.5.0/clients'<br>Making all in server<br>gmake[2]: Entering directory `/root/lcdproc-0.5.0/server'<br>Making all in drivers<br>gmake[3]: Entering directory `/root/lcdproc-0.5.0/server/drivers'<br>gmake[3]: Nothing to be done for `all'.<br>gmake[3]: Leaving directory `/root/lcdproc-0.5.0/server/drivers'<br>Making all in
commands<br>gmake[3]: Entering directory `/root/lcdproc-0.5.0/server/commands'<br>gmake[3]: Nothing to be done for `all'.<br>gmake[3]: Leaving directory `/root/lcdproc-0.5.0/server/commands'<br>gmake[3]: Entering directory `/root/lcdproc-0.5.0/server'<br>gmake[3]: Nothing to be done for `all-am'.<br>gmake[3]: Leaving directory `/root/lcdproc-0.5.0/server'<br>gmake[2]: Leaving directory `/root/lcdproc-0.5.0/server'<br>Making all in docs<br>gmake[2]: Entering directory `/root/lcdproc-0.5.0/docs'<br>Making all in lcdproc-user<br>gmake[3]: Entering directory `/root/lcdproc-0.5.0/docs/lcdproc-user'<br>Making all in drivers<br>gmake[4]: Entering directory `/root/lcdproc-0.5.0/docs/lcdproc-user/drivers'<br>gmake[4]: Nothing to be done for `all'.<br>gmake[4]: Leaving directory `/root/lcdproc-0.5.0/docs/lcdproc-user/drivers'<br>gmake[4]: Entering directory `/root/lcdproc-0.5.0/docs/lcdproc-user'<br>gmake[4]: Nothing to be done for `all-am'.<br>gmake[4]: Leaving directory
`/root/lcdproc-0.5.0/docs/lcdproc-user'<br>gmake[3]: Leaving directory `/root/lcdproc-0.5.0/docs/lcdproc-user'<br>Making all in lcdproc-dev<br>gmake[3]: Entering directory `/root/lcdproc-0.5.0/docs/lcdproc-dev'<br>gmake[3]: Nothing to be done for `all'.<br>gmake[3]: Leaving directory `/root/lcdproc-0.5.0/docs/lcdproc-dev'<br>gmake[3]: Entering directory `/root/lcdproc-0.5.0/docs'<br>gmake[3]: Nothing to be done for `all-am'.<br>gmake[3]: Leaving directory `/root/lcdproc-0.5.0/docs'<br>gmake[2]: Leaving directory `/root/lcdproc-0.5.0/docs'<br>Making all in scripts<br>gmake[2]: Entering directory `/root/lcdproc-0.5.0/scripts'<br>gmake[2]: Nothing to be done for `all'.<br>gmake[2]: Leaving directory `/root/lcdproc-0.5.0/scripts'<br>gmake[2]: Entering directory `/root/lcdproc-0.5.0'<br>gmake[2]: Nothing to be done for `all-am'.<br>gmake[2]: Leaving directory `/root/lcdproc-0.5.0'<br>gmake[1]: Leaving directory `/root/lcdproc-0.5.0'<br><br><br><br><br><b><i>Guillaume Filion
<gfk@logidac.com></i></b> a écrit :<br><blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">Could you do<br>gmake > make.log 2>&1<br>and send config.log and make.log to the mailing list.<br></blockquote><p> 
<hr size="1">
Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet !
Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos expériences. <a href="http://fr.rd.yahoo.com/evt=42054/*http://fr.answers.yahoo.com">Cliquez ici</a>.
--0-888284116-1157063117=:28123--