GithubHelp home page GithubHelp logo

agvxov / csope Goto Github PK

View Code? Open in Web Editor NEW
20.0 20.0 0.0 2.82 MB

Fork of Cscope version 15.9, with various improvements, because cscope is good and shall not be forgotten. While the original's mainentence seems abandoned and as far as I can tell you need a PhD in autoconf to compile the latest version, Csope is alive and well.

Makefile 0.37% Euphoria 1.10% Standard ML 0.69% Shell 1.98% C 84.54% Yacc 3.89% Lex 6.84% C++ 0.59%
cscope ncurses ncurses-tui tui

csope's People

Contributors

agvxov avatar emilwilliams avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

csope's Issues

doesn't build

I don't know if it's something in my setup or what but it's the old can't-find-main thing, I just don't recall what I did about it last time I saw it. About all the C stuff I build is autoconf these days

$ make
Package history was not found in the pkg-config search path.
Perhaps you should add the directory containing `history.pc'
to the PKG_CONFIG_PATH environment variable
No package 'history' found
gcc source/lookup.h -o object/lookup.h.gch
gcc source/constants.h -o object/constants.h.gch
gcc source/keys.h -o object/keys.h.gch
gcc source/invlib.h -o object/invlib.h.gch
gcc source/library.h -o object/library.h.gch
gcc source/vp.h -o object/vp.h.gch
gcc source/global.h -o object/global.h.gch
gcc source/egrep.h -o object/egrep.h.gch
gcc source/build.h -o object/build.h.gch
gcc source/scanner.h -o object/scanner.h.gch
gcc config/colors.h -o object/colors.h.gch
gcc  -O3 -flto=auto -fomit-frame-pointer -I config/ -I    -c source/command.c -o object/command.o
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o: in function `_start':
(.text+0x1b): undefined reference to `main'
collect2: error: ld returned 1 exit status
make: *** [Makefile:40: object/command.o] Error 1

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.