Right above that in the `raco setup` output, you'll see some output
which tells you exactly what is missing.

Here's what it looks like for one for mflatt's pkgs:

http://pkg-build.racket-lang.org/server/built/deps/uu-cs5510.txt

Sam

On Tue, Jul 14, 2015 at 1:48 PM, 'John Clements' via users-redirect
<us...@plt-scheme.org> wrote:
> This is in the “very unimportant” category, but I see that as of today, 
> running setup-plt … er … raco setup informs me that
>
> raco setup: undeclared dependency detected
> raco setup:   for package: "rsound"
> raco setup:   on package for build:
> raco setup:    "scheme-lib”
>
> It’s perfectly easy to add “scheme-lib” to the build-deps (I’ve already done 
> so), but I’m curious—is there an easy way to ferret out the file that’s 
> causing this dependency? I did a quick git grep for ‘scheme’, and the only 
> thing I came up with was a mention in a shared library I created to 
> “scheme_initialize_internal”. This doesn’t seem a likely cause, especially 
> for a build-time dependency. Any obvious way to track this down aside from 
> messing around with compile-omit-files until the warning goes away?
>
> John
>
>
>
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Racket Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to racket-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to