Giter Site home page Giter Site logo

Compile errors about xsettingsd HOT 8 CLOSED

derat avatar derat commented on September 23, 2024
Compile errors

from xsettingsd.

Comments (8)

derat avatar derat commented on September 23, 2024

Comment #1 originally posted by derat on 2009-12-07T17:55:08.000Z:

Hmm, the compiler on my machine is maybe more lenient than it should be. :-( I just
checked in a fix for the errors that you saw. Can you pull from the git server and
see if compiles now? Thanks!

from xsettingsd.

derat avatar derat commented on September 23, 2024

Comment #2 originally posted by derat on 2009-12-08T16:31:27.000Z:

/usr/local/src/xsettingsd# scons dump_xsettings
scons: Reading SConscript files ...
scons: done reading SConscript files.
scons: Building targets ...
g++ -o dump_xsettings.o -c -Wall -Werror dump_xsettings.cc
g++ -o settings_manager.o -c -Wall -Werror settings_manager.cc
settings_manager.cc: In member function ‘bool
xsettingsd::SettingsManager::LoadConfig()’:
settings_manager.cc:51: error: ‘stderr’ was not declared in this scope
settings_manager.cc:52: error: ‘fprintf’ was not declared in this scope
settings_manager.cc:56: error: ‘stderr’ was not declared in this scope
settings_manager.cc:59: error: ‘fprintf’ was not declared in this scope
settings_manager.cc: In member function ‘bool
xsettingsd::SettingsManager::InitX11(int, bool)’:
settings_manager.cc:68: error: ‘stderr’ was not declared in this scope
settings_manager.cc:68: error: ‘fprintf’ was not declared in this scope
settings_manager.cc:88: error: ‘stderr’ was not declared in this scope
settings_manager.cc:89: error: ‘fprintf’ was not declared in this scope
settings_manager.cc:92: error: ‘stderr’ was not declared in this scope
settings_manager.cc:93: error: ‘fprintf’ was not declared in this scope
settings_manager.cc: In member function ‘void
xsettingsd::SettingsManager::RunEventLoop()’:
settings_manager.cc:125: error: ‘stderr’ was not declared in this scope
settings_manager.cc:127: error: ‘fprintf’ was not declared in this scope
settings_manager.cc:132: error: ‘stderr’ was not declared in this scope
settings_manager.cc:133: error: ‘fprintf’ was not declared in this scope
settings_manager.cc:146: error: ‘stderr’ was not declared in this scope
settings_manager.cc:147: error: ‘fprintf’ was not declared in this scope
settings_manager.cc:151: error: ‘stderr’ was not declared in this scope
settings_manager.cc:151: error: ‘fprintf’ was not declared in this scope
settings_manager.cc: In member function ‘bool
xsettingsd::SettingsManager::ManageScreen(int, Window, Time, bool)’:
settings_manager.cc:293: error: ‘stderr’ was not declared in this scope
settings_manager.cc:295: error: ‘fprintf’ was not declared in this scope
scons: *** [settings_manager.o] Error 1
scons: building terminated because of errors.

/usr/local/src/xsettingsd# uname -a
Linux rmartinhoster 2.6.31-14-generic # 48-Ubuntu SMP Fri Oct 16 14:05:01 UTC 2009
x86_64 GNU/Linux

from xsettingsd.

derat avatar derat commented on September 23, 2024

Comment #3 originally posted by derat on 2009-12-08T16:31:58.000Z:

LMK if there is anything else you need from me.

from xsettingsd.

derat avatar derat commented on September 23, 2024

Comment #4 originally posted by derat on 2009-12-08T16:53:27.000Z:

Sorry, this should be fixed now -- let me know if it still isn't.

from xsettingsd.

derat avatar derat commented on September 23, 2024

Comment #5 originally posted by derat on 2009-12-08T17:05:38.000Z:

Works thanks!

from xsettingsd.

derat avatar derat commented on September 23, 2024

Comment #6 originally posted by derat on 2009-12-08T17:08:09.000Z:

Cool! You're compiling under Karmic, right? (I was using Jaunty here -- good to see
that it's getting more strict about this.)

from xsettingsd.

derat avatar derat commented on September 23, 2024

Comment #7 originally posted by derat on 2009-12-08T17:09:10.000Z:

Yes Karmic. Quick question, what does :

/usr/local/src/xsettingsd$ ./dump_xsettings
No current owner for _XSETTINGS_S0 selection

mean? I am trying to use this to fill a bug report for chrome, I am assuming they are
looking for more than just that.

from xsettingsd.

derat avatar derat commented on September 23, 2024

Comment #8 originally posted by derat on 2009-12-08T17:15:32.000Z:

Cool, that's exactly what I was looking for in the Chrome bug report (I'm derat@
there) -- will follow up in that bug.

from xsettingsd.

Related Issues (14)

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.